Searched defs:path_importer_cache (Results 1 – 2 of 2) sorted by relevance
962 get_path_importer(PyObject *path_importer_cache, PyObject *path_hooks, in get_path_importer()1011 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; in PyImport_GetImporter() 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() local1322 PyObject *path_hooks, *path_importer_cache; in find_module() local