Go to the source code of this file.
Namespaces | |
| namespace | xml_matching |
Functions | |
| def | xml_matching.all_attributes_match |
| def | xml_matching.nodes_match |
| def | xml_matching.text_matches |
| def | xml_matching.xml_matches |
Variables | |
| tuple | xml_matching.whitespace = re.compile(r'\s+') |