Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c202 PyObject *v, *path_hooks = NULL, *zimpimport; in _PyImportHooks_Init() local
1231 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