Home
last modified time | relevance | path

Searched defs:python (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dreplwrap.py103 def python(command="python"): function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPythonInterface.h43 using namespace python; in Dispatch() local
H A DScriptInterpreterPythonImpl.h420 ScriptInterpreterPythonImpl *python) in IOHandlerPythonInterpreter()