Go to the source code of this file.
Namespaces | |
xml_matching | |
Functions | |
def | xml_matching.all_attributes_match (a, b) |
def | xml_matching.nodes_match (a, b, ignore_nodes) |
def | xml_matching.text_matches (a, b) |
def | xml_matching.xml_matches (a, b, ignore_nodes=[]) |
Variables | |
xml_matching.whitespace | |