Searched refs:sys_module (Results 1 – 1 of 1) sorted by relevance
712 PythonObject sys_module(PyRefType::Borrowed, PyImport_AddModule("sys")); in GetSysModuleDictionary() local713 if (sys_module.IsValid()) in GetSysModuleDictionary()715 PyModule_GetDict(sys_module.get())); in GetSysModuleDictionary()