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