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