Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp938 auto io_module = PythonModule::Import("io"); in Check() local
1392 auto io_module = PythonModule::Import("io"); in ConvertToFileForcingUseOfScriptingIOMethods() local