Home
last modified time | relevance | path

Searched refs:_NamespacePath (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py1074 class _NamespacePath: class
1136 self._path = _NamespacePath(name, path, path_finder)
1289 … spec.submodule_search_locations = _NamespacePath(fullname, namespace_path, cls._get_spec)