Home
last modified time | relevance | path

Searched refs:get_path_importer (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dimport.c937 get_path_importer(PyThreadState *tstate, PyObject *path_importer_cache, in get_path_importer() function
993 return get_path_importer(tstate, path_importer_cache, path_hooks, path); in PyImport_GetImporter()