Home
last modified time | relevance | path

Searched defs:path_importer_cache (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dimport.c902 get_path_importer(PyThreadState *tstate, PyObject *path_importer_cache, in get_path_importer()
953 PyObject *path_importer_cache = PySys_GetObject("path_importer_cache"); in PyImport_GetImporter() local