Searched defs:path_importer_cache (Results 1 – 1 of 1) sorted by relevance
937 get_path_importer(PyThreadState *tstate, PyObject *path_importer_cache, in get_path_importer()988 PyObject *path_importer_cache = PySys_GetObject("path_importer_cache"); in PyImport_GetImporter() local