Searched refs:_search_paths (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/importlib/metadata/ | ||
H A D | __init__.py | 907 found = cls._search_paths(context.name, context.path) 911 def _search_paths(cls, name, paths): member in MetadataPathFinder |
Completed in 2 milliseconds