Home
last modified time | relevance | path

Searched refs:_find_spec_from_path (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/importlib/
H A Dutil.py42 def _find_spec_from_path(name, path=None): function
/third_party/python/Lib/
H A Dpyclbr.py166 spec = importlib.util._find_spec_from_path(fullmodule, search_path)

Completed in 2 milliseconds