Searched refs:_get_parent_path (Results 1 – 1 of 1) sorted by relevance
1218 self._last_parent_path = tuple(self._get_parent_path())1231 def _get_parent_path(self): member in _NamespacePath1237 parent_path = tuple(self._get_parent_path()) # Make a copy