Searched refs:PathTreeKeyIterator (Results 1 – 1 of 1) sorted by relevance
79 class PathTreeKeyIterator(PathTreeItemIterator): class81 super(PathTreeKeyIterator, self).__init__(path_tree, subtree, depth)86 return super(PathTreeKeyIterator, self).next()[0]220 return PathTreeKeyIterator(self, subtree, depth)