Searched refs:_find_and_load (Results 1 – 2 of 2) sorted by relevance
978 def _find_and_load(name, import_): function1006 return _find_and_load(name, _gcd_import)
1616 _Py_IDENTIFIER(_find_and_load); in import_find_and_load()