Searched refs:attribute_changes (Results 1 – 3 of 3) sorted by relevance
26 changes = xml_diff.attribute_changes(e1, e2, set(['ignored']))53 diff_fn=xml_diff.attribute_changes)
118 diff_fn=xml_diff.attribute_changes)134 attributes=xml_diff.attribute_changes(p1, p2, ignored_attrs),162 attr_changes = xml_diff.attribute_changes(e1, e2, ignored_attrs)186 diff_fn=xml_diff.attribute_changes)
72 def attribute_changes(e1: Element, e2: Element, function