Searched refs:_find_spec_from_path (Results 1 – 2 of 2) sorted by relevance
42 def _find_spec_from_path(name, path=None): function
162 spec = importlib.util._find_spec_from_path(fullmodule, search_path)