class documentation

class SkipSiblings(TreePruningException):

View In Hierarchy

Do not visit any more siblings (to the right) of the current node. The current node's children and its depart_... method are not affected.