Searched refs:_find_and_load (Results 1 – 2 of 2) sorted by relevance
958 def _find_and_load(name, import_): function978 return _find_and_load(name, _gcd_import)
1492 _Py_IDENTIFIER(_find_and_load); in PyImport_ImportModuleLevelObject()