module documentation

Undocumented

Class DiffTreeMixin Undocumented
Class MatchMixin Undocumented
Class SearchByTreeWalkingMixin Undocumented
Class SubtreeFromChildrenMixin Undocumented
Function safelower As string.lower(), but return `s` if something goes wrong.
def safelower(s): (source)

As string.lower(), but return `s` if something goes wrong.