Searched refs:TextPythonFile (Results 1 – 1 of 1) sorted by relevance
1241 class TextPythonFile : public PythonIOFile { class1246 TextPythonFile(int fd, const PythonFile &file, bool borrowed) in TextPythonFile() function in __anonbd14995a0611::TextPythonFile1373 std::make_shared<TextPythonFile>(fd, *this, borrowed)); in ConvertToFileForcingUseOfScriptingIOMethods()