Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonExceptionState.cpp130 auto stringIO_module = PythonModule::ImportModule("io"); in ReadBacktrace() local
132 auto stringIO_module = PythonModule::ImportModule("StringIO"); in ReadBacktrace() local