exception documentation
class SkipDeparture(TreePruningException): (source)
Do not call the current node's depart_... method. The current node's children and siblings are not affected.
class SkipDeparture(TreePruningException): (source)
Do not call the current node's depart_... method. The current node's children and siblings are not affected.