Home
last modified time | relevance | path

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

/third_party/python/Python/
Dimport.c56 PyObject *path_hooks, *zipimport; in _PyImportZip_Init() local
938 PyObject *path_hooks, PyObject *p) in get_path_importer()
989 PyObject *path_hooks = PySys_GetObject("path_hooks"); in PyImport_GetImporter() local