Searched defs:SimplePythonFile (Results 1 – 1 of 1) sorted by relevance
1132 class SimplePythonFile : public OwnedPythonFile<NativeFile> { class 1134 SimplePythonFile(const PythonFile &file, bool borrowed, int fd, in SimplePythonFile() function in __anon8f46493f0211::SimplePythonFile