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