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/
Dreplwrap.py103 def python(command="python"): function
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptedPythonInterface.h43 using namespace python; in Dispatch() local
DScriptInterpreterPythonImpl.h420 ScriptInterpreterPythonImpl *python) in IOHandlerPythonInterpreter()