Searched defs:_find_spec (Results 1 – 2 of 2) sorted by relevance
198 def _find_spec(module_name: str, module_path: Optional[_Path]) -> ModuleSpec: function
921 def _find_spec(name, path, target=None): function