Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dimport.c3290 PyObject *path_hooks, PyObject *p) in get_path_importer()
3350 PyObject *path_hooks = PySys_GetObject("path_hooks"); in PyImport_GetImporter() local
4114 PyObject *path_hooks = PySys_GetObject("path_hooks"); in init_zipimport() local