class LXMLOutputChecker(OutputChecker):
Known subclasses: lxml.doctestcompare.LHTMLOutputChecker
Undocumented
Method | check_output |
Undocumented |
Method | collect_diff |
Undocumented |
Method | collect_diff_end_tag |
Undocumented |
Method | collect_diff_tag |
Undocumented |
Method | collect_diff_text |
Undocumented |
Method | compare_docs |
Undocumented |
Method | format_doc |
Undocumented |
Method | format_end_tag |
Undocumented |
Method | format_tag |
Undocumented |
Method | format_text |
Undocumented |
Method | get_default_parser |
Undocumented |
Method | get_parser |
Undocumented |
Method | html_empty_tag |
Undocumented |
Method | output_difference |
Undocumented |
Method | tag_compare |
Undocumented |
Method | text_compare |
Undocumented |
Class Variable | empty_tags |
Undocumented |
Method | _looks_like_markup |
Undocumented |