Searched refs:_NamespacePath (Results 1 – 2 of 2) sorted by relevance
1133 class _NamespacePath: class1198 self._path = _NamespacePath(name, path, path_finder)1351 … spec.submodule_search_locations = _NamespacePath(fullname, namespace_path, cls._get_spec)
548 Implement ``__getitem__`` for ``_NamespacePath``. Patch by Anthony Sottile.