Searched defs:path_importer_cache (Results 1 – 2 of 2) sorted by relevance
1253 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer()1310 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local1344 PyObject *path_hooks, *path_importer_cache; in find_module() local
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