Searched defs:PythonIOFile (Results 1 – 1 of 1) sorted by relevance
1183 class PythonIOFile : public OwnedPythonFile<File> { class 1185 PythonIOFile(const PythonFile &file, bool borrowed) in PythonIOFile() function in __anon8f46493f0411::PythonIOFile