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