Searched defs:OwnedPythonFile (Results 1 – 1 of 1) sorted by relevance
1132 template <typename Base> class OwnedPythonFile : public Base { class1135 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) in OwnedPythonFile() function in __anon89da3f040211::OwnedPythonFile