Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c1231 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer()
1288 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() local
1322 PyObject *path_hooks, *path_importer_cache; in find_module() local