class documentation

Undocumented

Method diffTree Undocumented
Method _diffTree_addedChildren Undocumented
Method _diffTree_commonChildren Undocumented
Method _diffTree_deletedChildren Undocumented
Method _diffTree_gotBothChildren Undocumented
Method _diffTree_gotMyChildren Undocumented
def diffTree(self, other, result=None): (source)

Undocumented

def _diffTree_addedChildren(self, children, result): (source)

Undocumented

def _diffTree_commonChildren(self, children, result): (source)

Undocumented

def _diffTree_deletedChildren(self, children, result): (source)

Undocumented

def _diffTree_gotBothChildren(self, otherChildren, myChildren, other, result): (source)

Undocumented

def _diffTree_gotMyChildren(self, myChildren, other, result): (source)

Undocumented