Home
last modified time | relevance | path

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

/third_party/python/Python/
Dimport.c51 PyObject *path_hooks, *zipimport; in _PyImportZip_Init() local
903 PyObject *path_hooks, PyObject *p) in get_path_importer()
954 PyObject *path_hooks = PySys_GetObject("path_hooks"); in PyImport_GetImporter() local