From: JinWang An Date: Wed, 30 Dec 2020 01:18:37 +0000 (+0900) Subject: Imported Upstream version 4.5.2 X-Git-Tag: upstream/4.5.2^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=a3ead4cf65f2b8ab03dd9d2fe7d6d179d209db7e;p=platform%2Fupstream%2Fpython-lxml.git Imported Upstream version 4.5.2 --- diff --git a/CHANGES.txt b/CHANGES.txt index 30e8059..ef1f77a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,27 @@ lxml changelog ============== +4.5.2 (2020-07-09) +================== + +Bugs fixed +---------- + +* ``Cleaner()`` now validates that only known configuration options can be set. + +* LP#1882606: ``Cleaner.clean_html()`` discarded comments and PIs regardless of the + corresponding configuration option, if ``remove_unknown_tags`` was set. + +* LP#1880251: Instead of globally overwriting the document loader in libxml2, lxml now + sets it per parser run, which improves the interoperability with other users of libxml2 + such as libxmlsec. + +* LP#1881960: Fix build in CPython 3.10 by using Cython 0.29.21. + +* The setup options "--with-xml2-config" and "--with-xslt-config" were accidentally renamed + to "--xml2-config" and "--xslt-config" in 4.5.1 and are now available again. + + 4.5.1 (2020-05-19) ================== diff --git a/PKG-INFO b/PKG-INFO index 05ab7e0..8523174 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: lxml -Version: 4.5.1 +Version: 4.5.2 Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. Home-page: https://lxml.de/ Author: lxml dev team @@ -38,20 +38,25 @@ Description: lxml is a Pythonic, mature binding for the libxml2 and libxslt libr as soon as a maintenance branch has been established. Note that this requires Cython to be installed at an appropriate version for the build. - 4.5.1 (2020-05-19) + 4.5.2 (2020-07-09) ================== Bugs fixed ---------- - * LP#1570388: Fix failures when serialising documents larger than 2GB in some cases. + * ``Cleaner()`` now validates that only known configuration options can be set. - * LP#1865141, GH#298: ``QName`` values were not accepted by the ``el.iter()`` method. - Patch by xmo-odoo. + * LP#1882606: ``Cleaner.clean_html()`` discarded comments and PIs regardless of the + corresponding configuration option, if ``remove_unknown_tags`` was set. - * LP#1863413, GH#297: The build failed to detect libraries on Linux that are only - configured via pkg-config. - Patch by Hugh McMaster. + * LP#1880251: Instead of globally overwriting the document loader in libxml2, lxml now + sets it per parser run, which improves the interoperability with other users of libxml2 + such as libxmlsec. + + * LP#1881960: Fix build in CPython 3.10 by using Cython 0.29.21. + + * The setup options "--with-xml2-config" and "--with-xslt-config" were accidentally renamed + to "--xml2-config" and "--xslt-config" in 4.5.1 and are now available again. diff --git a/README.rst b/README.rst index ae1d7ca..6a7c046 100644 --- a/README.rst +++ b/README.rst @@ -36,9 +36,7 @@ Thank you for your support. Support lxml through `GitHub Sponsors `_ - (Note: GitHub will currently double your donation!) - - via `Tidelift `_ + via a `Tidelift subscription `_ or via PayPal: diff --git a/doc/html/FAQ.html b/doc/html/FAQ.html index 979b1fc..ffc3d36 100644 --- a/doc/html/FAQ.html +++ b/doc/html/FAQ.html @@ -26,7 +26,7 @@ function hide_menu() {
-

lxml FAQ - Frequently Asked Questions

+

lxml FAQ - Frequently Asked Questions

Frequently asked questions on lxml. See also the notes on compatibility to ElementTree.

@@ -1021,7 +1021,7 @@ map it to your namespace. See also the question above.

diff --git a/doc/html/api.html b/doc/html/api.html index 2b7681a..9c74e30 100644 --- a/doc/html/api.html +++ b/doc/html/api.html @@ -24,7 +24,7 @@ function hide_menu() {
-

APIs specific to lxml.etree

+

APIs specific to lxml.etree

lxml.etree tries to follow established APIs wherever possible. Sometimes, however, the need to expose a feature in an easy way led to the invention of a @@ -533,7 +533,7 @@ resolvers, you have to stick to the external Python module.

diff --git a/doc/html/api/abc.ABCMeta-class.html b/doc/html/api/abc.ABCMeta-class.html index 075dcb0..f508f74 100644 --- a/doc/html/api/abc.ABCMeta-class.html +++ b/doc/html/api/abc.ABCMeta-class.html @@ -427,7 +427,7 @@ even via super()).

Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 TABLE
(in lxml.html.builder) -test_getiterator_filter_all()
-(in _ETreeTestCaseBase) -test_setslice()
+test_fromstringlist()
(in _ETreeTestCaseBase) +test_set_decl_system()
+(in ETreeDtdTestCase) table_tags
(in lxml.html.defs) -test_getiterator_filter_all_comment_pi()
-(in ETreeOnlyTestCase) -test_setslice_all()
+test_fromstringlist_characters()
(in _ETreeTestCaseBase) +test_set_string()
+(in ObjectifyTestCase) tag
(in _Comment) -test_getiterator_filter_comment()
+test_fromstringlist_single()
(in _ETreeTestCaseBase) -test_setslice_all_empty()
+test_set_text()
(in _ETreeTestCaseBase) tag
(in _Element) -test_getiterator_filter_element()
-(in ETreeOnlyTestCase) -test_setslice_all_replace()
+test_generator_close_continues_closing()
+(in _XmlFileTestCaseBase) +test_set_text2()
(in _ETreeTestCaseBase) tag
(in _Entity) -test_getiterator_filter_entities()
+test_getchildren()
(in ETreeOnlyTestCase) -test_setslice_all_replace_reversed()
+test_set_text_empty()
(in _ETreeTestCaseBase) tag
(in _ProcessingInstruction) -test_getiterator_filter_local_name()
+test_getiterator()
(in ETreeOnlyTestCase) -test_setslice_all_replace_reversed_ns1()
+test_set_text_none()
(in _ETreeTestCaseBase) tag
(in Element) -test_getiterator_filter_multiple()
+test_getiterator_empty()
(in ETreeOnlyTestCase) -test_setslice_all_replace_reversed_ns2()
-(in _ETreeTestCaseBase) +test_setattr()
+(in ObjectifyTestCase) tag()
(in lxml.tests.test_xpathevaluator) -test_getiterator_filter_multiple_tuple()
-(in ETreeOnlyTestCase) -test_setslice_all_reversed()
+test_getiterator_filter()
(in ETreeOnlyTestCase) +test_setattr_nonunicode()
+(in ObjectifyTestCase) tag_compare()
(in LXMLOutputChecker) -test_getiterator_filter_namespace()
+test_getiterator_filter_all()
(in ETreeOnlyTestCase) -test_setslice_complete()
-(in ObjectifyTestCase) +test_setitem()
+(in _ETreeTestCaseBase) tag_or_value()
(in lxml.tests.test_xpathevaluator) -test_getiterator_filter_pi()
+test_getiterator_filter_all_comment_pi()
+(in ETreeOnlyTestCase) +test_setitem2()
(in _ETreeTestCaseBase) -test_setslice_elements()
-(in ObjectifyTestCase) tag_token
(in lxml.html.diff) -test_getiterator_filter_with_text()
-(in _ETreeTestCaseBase) -test_setslice_empty()
-(in _ETreeTestCaseBase) +test_getiterator_filter_comment()
+(in ETreeOnlyTestCase) +test_setitem_assert()
+(in ETreeOnlyTestCase) tags
(in lxml.html.defs) -test_getiterator_with_text()
-(in _ETreeTestCaseBase) -test_setslice_empty()
+test_getiterator_filter_element()
+(in ETreeOnlyTestCase) +test_setitem_index()
(in ObjectifyTestCase) tail
(in _Element) -test_getnext()
+test_getiterator_filter_entities()
(in ETreeOnlyTestCase) -test_setslice_end()
+test_setitem_indexerror()
(in _ETreeTestCaseBase) tail
(in Element) -test_getparent()
+test_getiterator_filter_local_name()
(in ETreeOnlyTestCase) -test_setslice_end_exact()
+test_setitem_replace()
(in _ETreeTestCaseBase) target
(in _ProcessingInstruction) -test_getprevious()
+test_getiterator_filter_multiple()
(in ETreeOnlyTestCase) -test_setslice_insert()
+test_setitem_string()
(in ObjectifyTestCase) TBODY
(in lxml.html.builder) -test_getroottree()
+test_getiterator_filter_multiple_tuple()
(in ETreeOnlyTestCase) -test_setslice_insert_neg()
+test_setitem_string_special()
(in ObjectifyTestCase) TD
(in lxml.html.builder) -test_getslice()
-(in _ETreeTestCaseBase) -test_setslice_negative()
+test_getiterator_filter_namespace()
+(in ETreeOnlyTestCase) +test_setitem_tail()
(in _ETreeTestCaseBase) tearDown()
(in HelperTestCase) -test_getslice_complete()
-(in ObjectifyTestCase) -test_setslice_negative2()
+test_getiterator_filter_pi()
+(in ETreeOnlyTestCase) +test_setslice()
(in _ETreeTestCaseBase) tearDown()
(in ClassLookupTestCase) -test_getslice_negative()
+test_getiterator_filter_with_text()
+(in ETreeOnlyTestCase) +test_setslice_all()
(in _ETreeTestCaseBase) -test_setslice_negative_steps()
-(in _ElementSlicingTest) tearDown()
(in HtmlParserTestCase) -test_getslice_negative_steps()
-(in _ElementSlicingTest) -test_setslice_partial()
-(in ObjectifyTestCase) +test_getiterator_with_text()
+(in ETreeOnlyTestCase) +test_setslice_all_empty()
+(in _ETreeTestCaseBase) tearDown()
(in TempPathXmlFileTestCase) -test_getslice_partial()
-(in ObjectifyTestCase) -test_setslice_partial_allneg()
-(in ObjectifyTestCase) +test_getnext()
+(in ETreeOnlyTestCase) +test_setslice_all_replace()
+(in _ETreeTestCaseBase) tearDown()
(in _XmlFileTestCaseBase) -test_getslice_partial_neg()
-(in ObjectifyTestCase) -test_setslice_partial_neg()
-(in ObjectifyTestCase) +test_getparent()
+(in ETreeOnlyTestCase) +test_setslice_all_replace_reversed()
+(in _ETreeTestCaseBase) tearDown()
(in _IOTestCaseBase) -test_getslice_range()
-(in _ElementSlicingTest) -test_setslice_partial_wrong_length()
-(in ObjectifyTestCase) +test_getprevious()
+(in ETreeOnlyTestCase) +test_setslice_all_replace_reversed_ns1()
+(in _ETreeTestCaseBase) tearDown()
(in ETreeNamespaceClassesTestCase) -test_getslice_single_index()
-(in _ElementSlicingTest) -test_setslice_range()
-(in _ElementSlicingTest) +test_getroottree()
+(in ETreeOnlyTestCase) +test_setslice_all_replace_reversed_ns2()
+(in _ETreeTestCaseBase) tearDown()
(in ObjectifyTestCase) -test_getslice_step()
-(in _ETreeTestCaseBase) -test_setslice_single()
+test_getslice()
(in _ETreeTestCaseBase) +test_setslice_all_reversed()
+(in ETreeOnlyTestCase) tearDown()
(in PyClassLookupTestCase) -test_getslice_steps()
-(in _ElementSlicingTest) -test_setslice_single_index()
-(in _ElementSlicingTest) +test_getslice_complete()
+(in ObjectifyTestCase) +test_setslice_complete()
+(in ObjectifyTestCase) temp_install()
(in lxml.doctestcompare) -test_getslice_text()
+test_getslice_negative()
(in _ETreeTestCaseBase) -test_setslice_step()
-(in ETreeOnlyTestCase) +test_setslice_elements()
+(in ObjectifyTestCase) TempPathXmlFileTestCase
(in lxml.tests.test_incremental_xmlfile) -test_html5_doctype()
-(in HtmlParserTestCase) -test_setslice_step_negative()
-(in ETreeOnlyTestCase) +test_getslice_negative_steps()
+(in _ElementSlicingTest) +test_setslice_empty()
+(in _ETreeTestCaseBase) TempXmlFileTestCase
(in lxml.tests.test_incremental_xmlfile) -test_html_base()
-(in ETreeOnlyTestCase) -test_setslice_step_negative2()
-(in ETreeOnlyTestCase) +test_getslice_partial()
+(in ObjectifyTestCase) +test_setslice_empty()
+(in ObjectifyTestCase) test__str()
(in UnicodeTestCase) -test_html_base_tag()
-(in ETreeOnlyTestCase) -test_setslice_step_overrun()
-(in ETreeOnlyTestCase) +test_getslice_partial_neg()
+(in ObjectifyTestCase) +test_setslice_end()
+(in _ETreeTestCaseBase) test_addattr()
(in ObjectifyTestCase) -test_HTML_base_url_docinfo()
-(in ETreeOnlyTestCase) -test_setslice_steps()
+test_getslice_range()
(in _ElementSlicingTest) +test_setslice_end_exact()
+(in _ETreeTestCaseBase) test_addattr_element()
(in ObjectifyTestCase) -test_html_decl()
-(in ETreeDtdTestCase) -test_setslice_tail()
-(in _ETreeTestCaseBase) +test_getslice_single_index()
+(in _ElementSlicingTest) +test_setslice_insert()
+(in ObjectifyTestCase) test_addattr_list()
(in ObjectifyTestCase) -test_html_element_name_colon()
-(in HtmlParserTestCase) -test_shallowcopy()
+test_getslice_step()
(in _ETreeTestCaseBase) +test_setslice_insert_neg()
+(in ObjectifyTestCase) test_addnext()
(in ETreeOnlyTestCase) -test_html_element_name_empty()
-(in HtmlParserTestCase) -test_shallowcopy_elementtree()
+test_getslice_steps()
+(in _ElementSlicingTest) +test_setslice_negative()
(in _ETreeTestCaseBase) test_addnext_comment()
(in ETreeOnlyTestCase) -test_html_element_name_quote()
-(in HtmlParserTestCase) -test_simple()
+test_getslice_text()
+(in _ETreeTestCaseBase) +test_setslice_negative2()
(in _ETreeTestCaseBase) test_addnext_cycle()
(in ETreeOnlyTestCase) -test_html_element_name_space()
+test_html5_doctype()
(in HtmlParserTestCase) -test_simple_roundtrip()
-(in _C14NTest) +test_setslice_negative_steps()
+(in _ElementSlicingTest) test_addnext_cycle_long()
(in ETreeOnlyTestCase) -test_html_feed_parser()
-(in HtmlParserTestCase) -test_simple_xml()
-(in _XMLPullParserTest) +test_html_base()
+(in ETreeOnlyTestCase) +test_setslice_partial()
+(in ObjectifyTestCase) test_addnext_noops()
(in ETreeOnlyTestCase) -test_html_feed_parser_chunky()
-(in HtmlParserTestCase) -test_simple_xml_with_ns()
-(in _XMLPullParserTest) +test_html_base_tag()
+(in ETreeOnlyTestCase) +test_setslice_partial_allneg()
+(in ObjectifyTestCase) test_addnext_pi()
(in ETreeOnlyTestCase) -test_html_feed_parser_more_tags()
-(in HtmlParserTestCase) -test_sourceline_element()
+test_HTML_base_url_docinfo()
(in ETreeOnlyTestCase) +test_setslice_partial_neg()
+(in ObjectifyTestCase) test_addnext_root()
(in ETreeOnlyTestCase) -test_html_file_error()
-(in HtmlParserTestCase) -test_sourceline_iterparse_end()
-(in ETreeOnlyTestCase) +test_html_decl()
+(in ETreeDtdTestCase) +test_setslice_partial_wrong_length()
+(in ObjectifyTestCase) test_addnext_root_comment()
(in ETreeOnlyTestCase) -test_html_fromstring_target_exceptions()
+test_html_element_name_colon()
(in HtmlParserTestCase) -test_sourceline_iterparse_start()
-(in ETreeOnlyTestCase) +test_setslice_range()
+(in _ElementSlicingTest) test_addnext_root_pi()
(in ETreeOnlyTestCase) -test_html_ids()
+test_html_element_name_empty()
(in HtmlParserTestCase) -test_sourceline_parse()
-(in ETreeOnlyTestCase) +test_setslice_single()
+(in _ETreeTestCaseBase) test_addprevious()
(in ETreeOnlyTestCase) -test_html_ids_no_collect_ids()
+test_html_element_name_quote()
(in HtmlParserTestCase) -test_sourceline_XML()
-(in ETreeOnlyTestCase) +test_setslice_single_index()
+(in _ElementSlicingTest) test_addprevious_comment()
(in ETreeOnlyTestCase) -test_html_iterparse()
+test_html_element_name_space()
(in HtmlParserTestCase) -test_standalone()
+test_setslice_step()
(in ETreeOnlyTestCase) test_addprevious_cycle()
(in ETreeOnlyTestCase) -test_html_iterparse_broken()
+test_html_feed_parser()
(in HtmlParserTestCase) -test_standard_lookup()
-(in ObjectifyTestCase) +test_setslice_step_negative()
+(in ETreeOnlyTestCase) test_addprevious_cycle_long()
(in ETreeOnlyTestCase) -test_html_iterparse_broken_no_recover()
+test_html_feed_parser_chunky()
(in HtmlParserTestCase) -test_str()
-(in ObjectifyTestCase) +test_setslice_step_negative2()
+(in ETreeOnlyTestCase) test_addprevious_noops()
(in ETreeOnlyTestCase) -test_html_iterparse_file()
+test_html_feed_parser_more_tags()
(in HtmlParserTestCase) -test_strip_attributes()
+test_setslice_step_overrun()
(in ETreeOnlyTestCase) test_addprevious_pi()
(in ETreeOnlyTestCase) -test_html_iterparse_start()
+test_html_file_error()
(in HtmlParserTestCase) -test_strip_attributes_ns()
-(in ETreeOnlyTestCase) +test_setslice_steps()
+(in _ElementSlicingTest) test_addprevious_root_comment()
(in ETreeOnlyTestCase) -test_html_iterparse_stop_short()
+test_html_fromstring_target_exceptions()
(in HtmlParserTestCase) -test_strip_elements()
-(in ETreeOnlyTestCase) +test_setslice_tail()
+(in _ETreeTestCaseBase) test_addprevious_root_pi()
(in ETreeOnlyTestCase) -test_html_parser_target_doctype_empty()
+test_html_ids()
(in HtmlParserTestCase) -test_strip_elements_ns()
-(in ETreeOnlyTestCase) +test_shallowcopy()
+(in _ETreeTestCaseBase) test_anonymous_namespace()
(in _XmlFileTestCaseBase) -test_html_parser_target_doctype_html()
+test_html_ids_no_collect_ids()
(in HtmlParserTestCase) -test_strip_tags()
-(in ETreeOnlyTestCase) +test_shallowcopy_elementtree()
+(in _ETreeTestCaseBase) test_append_error()
(in ETreeOnlyTestCase) -test_html_parser_target_doctype_html_full()
+test_html_iterparse()
(in HtmlParserTestCase) -test_strip_tags_and_remove()
-(in ETreeOnlyTestCase) +test_simple()
+(in _ETreeTestCaseBase) test_append_recursive_error()
(in ETreeOnlyTestCase) -test_html_parser_target_exceptions()
+test_html_iterparse_broken()
(in HtmlParserTestCase) -test_strip_tags_doc_style()
-(in ETreeOnlyTestCase) +test_simple_roundtrip()
+(in _C14NTest) test_async()
(in AsyncXmlFileTestCase) -test_html_parser_target_tag()
+test_html_iterparse_broken_no_recover()
(in HtmlParserTestCase) -test_strip_tags_ns()
-(in ETreeOnlyTestCase) +test_simple_xml()
+(in _XMLPullParserTest) test_async_api()
(in AsyncXmlFileTestCase) -test_html_prefix_nsmap()
-(in ETreeOnlyTestCase) -test_strip_tags_pi_comment()
-(in ETreeOnlyTestCase) +test_html_iterparse_file()
+(in HtmlParserTestCase) +test_simple_xml_with_ns()
+(in _XMLPullParserTest) test_attrib()
(in _ETreeTestCaseBase) -test_html_subelement_name_colon()
+test_html_iterparse_start()
(in HtmlParserTestCase) -test_strip_tags_pi_comment_all()
+test_sourceline_element()
(in ETreeOnlyTestCase) test_attrib_and_keywords()
(in ETreeOnlyTestCase) -test_html_subelement_name_empty()
+test_html_iterparse_stop_short()
(in HtmlParserTestCase) -test_sub_data_element_nsmap_custom()
-(in ObjectifyTestCase) +test_sourceline_iterparse_end()
+(in ETreeOnlyTestCase) test_attrib_as_attrib()
(in _ETreeTestCaseBase) -test_html_subelement_name_quote()
+test_html_iterparse_tag()
(in HtmlParserTestCase) -test_sub_data_element_nsmap_custom_prefixes()
-(in ObjectifyTestCase) +test_sourceline_iterparse_start()
+(in ETreeOnlyTestCase) test_attrib_clear()
(in _ETreeTestCaseBase) -test_html_subelement_name_space()
+test_html_parser_target_doctype_empty()
(in HtmlParserTestCase) -test_sub_data_element_nsmap_default()
-(in ObjectifyTestCase) +test_sourceline_parse()
+(in ETreeOnlyTestCase) test_attrib_copy()
(in _ETreeTestCaseBase) -test_htmlparser
-(in lxml.tests) -test_sub_data_element_nsmap_empty()
-(in ObjectifyTestCase) +test_html_parser_target_doctype_html()
+(in HtmlParserTestCase) +test_sourceline_XML()
+(in ETreeOnlyTestCase) test_attrib_deepcopy()
(in _ETreeTestCaseBase) -test_http_client()
-(in HttpIOTestCase) -test_sub_element_nsmap_custom()
-(in ObjectifyTestCase) +test_html_parser_target_doctype_html_full()
+(in HtmlParserTestCase) +test_standalone()
+(in ETreeOnlyTestCase) test_attrib_dict()
(in _ETreeTestCaseBase) -test_http_client_404()
-(in HttpIOTestCase) -test_sub_element_nsmap_custom_prefixes()
+test_html_parser_target_exceptions()
+(in HtmlParserTestCase) +test_standard_lookup()
(in ObjectifyTestCase) test_attrib_get()
(in _ETreeTestCaseBase) -test_http_client_gzip()
-(in HttpIOTestCase) -test_sub_element_nsmap_default()
+test_html_parser_target_tag()
+(in HtmlParserTestCase) +test_str()
(in ObjectifyTestCase) test_attrib_ns_clear()
(in _ETreeTestCaseBase) -test_http_io
-(in lxml.tests) -test_sub_element_nsmap_empty()
-(in ObjectifyTestCase) +test_html_prefix_nsmap()
+(in ETreeOnlyTestCase) +test_strip_attributes()
+(in ETreeOnlyTestCase) test_attrib_order()
(in ETreeOnlyTestCase) -test_ietf_decl()
-(in ETreeDtdTestCase) -test_subelement()
-(in _ETreeTestCaseBase) +test_html_subelement_name_colon()
+(in HtmlParserTestCase) +test_strip_attributes_ns()
+(in ETreeOnlyTestCase) test_attrib_pop()
(in _ETreeTestCaseBase) -test_ietf_decl()
+test_html_subelement_name_empty()
(in HtmlParserTestCase) -test_subelement_attribute_invalid()
+test_strip_elements()
(in ETreeOnlyTestCase) test_attrib_pop_default()
(in _ETreeTestCaseBase) -test_illegal_utf8()
-(in EncodingsTestCase) -test_subelement_name_colon()
+test_html_subelement_name_quote()
+(in HtmlParserTestCase) +test_strip_elements_ns()
(in ETreeOnlyTestCase) test_attrib_pop_empty_default()
(in _ETreeTestCaseBase) -test_illegal_utf8_recover()
-(in EncodingsTestCase) -test_subelement_name_empty()
+test_html_subelement_name_space()
+(in HtmlParserTestCase) +test_strip_tags()
(in ETreeOnlyTestCase) test_attrib_pop_invalid_args()
(in _ETreeTestCaseBase) -test_include_paths()
-(in ETreeOnlyTestCase) -test_subelement_name_quote()
+test_htmlparser
+(in lxml.tests) +test_strip_tags_and_remove()
(in ETreeOnlyTestCase) test_attrib_pop_unknown()
(in _ETreeTestCaseBase) -test_incremental_xmlfile
-(in lxml.tests) -test_subelement_name_space()
+test_http_client()
+(in HttpIOTestCase) +test_strip_tags_doc_style()
(in ETreeOnlyTestCase) test_attrib_set_clear()
(in _ETreeTestCaseBase) -test_index()
-(in ETreeOnlyTestCase) -test_subelement_nsmap()
+test_http_client_404()
+(in HttpIOTestCase) +test_strip_tags_ns()
(in ETreeOnlyTestCase) test_attribute()
(in _XmlFileTestCaseBase) -test_insert()
-(in _ETreeTestCaseBase) -test_subelement_reference()
-(in _ETreeTestCaseBase) +test_http_client_gzip()
+(in HttpIOTestCase) +test_strip_tags_pi_comment()
+(in ETreeOnlyTestCase) test_attribute_based_lookup()
(in ClassLookupTestCase) -test_insert_beyond_index()
-(in _ETreeTestCaseBase) -test_subelement_with_attributes()
-(in _ETreeTestCaseBase) +test_http_io
+(in lxml.tests) +test_strip_tags_pi_comment_all()
+(in ETreeOnlyTestCase) test_attribute_contains()
(in _ETreeTestCaseBase) -test_insert_name_interning()
-(in _ETreeTestCaseBase) -test_subelement_with_attributes_ns()
-(in _ETreeTestCaseBase) +test_ietf_decl()
+(in ETreeDtdTestCase) +test_sub_data_element_nsmap_custom()
+(in ObjectifyTestCase) test_attribute_extra()
(in _XmlFileTestCaseBase) -test_insert_negative()
-(in _ETreeTestCaseBase) -test_subtree_copy_thread()
-(in ThreadingTestCase) +test_ietf_decl()
+(in HtmlParserTestCase) +test_sub_data_element_nsmap_custom_prefixes()
+(in ObjectifyTestCase) test_attribute_extra_duplicate()
(in _XmlFileTestCaseBase) -test_insert_tail()
-(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_builder) +test_illegal_utf8()
+(in EncodingsTestCase) +test_sub_data_element_nsmap_default()
+(in ObjectifyTestCase) test_attribute_gets_namespace_prefix_on_merge()
(in ETreeOnlyTestCase) -test_interface()
-(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_classlookup) +test_illegal_utf8_recover()
+(in EncodingsTestCase) +test_sub_data_element_nsmap_empty()
+(in ObjectifyTestCase) test_attribute_gets_namespace_prefix_on_merge_with_nons()
(in ETreeOnlyTestCase) -test_internal_dtds()
-(in ETreeDtdTestCase) -test_suite()
-(in lxml.tests.test_css) +test_include_paths()
+(in ETreeOnlyTestCase) +test_sub_element_nsmap_custom()
+(in ObjectifyTestCase) test_attribute_has_key()
(in ETreeOnlyTestCase) -test_invalid_decl_1()
-(in ETreeDtdTestCase) -test_suite()
-(in lxml.tests.test_doctestcompare) +test_incremental_xmlfile
+(in lxml.tests) +test_sub_element_nsmap_custom_prefixes()
+(in ObjectifyTestCase) test_attribute_items()
(in _ETreeTestCaseBase) -test_invalid_decl_2()
-(in ETreeDtdTestCase) -test_suite()
-(in lxml.tests.test_dtd) +test_indent()
+(in ETreeOnlyTestCase) +test_sub_element_nsmap_default()
+(in ObjectifyTestCase) test_attribute_items2()
(in _ETreeTestCaseBase) -test_io
-(in lxml.tests) -test_suite()
-(in lxml.tests.test_elementpath) +test_indent_level()
+(in ETreeOnlyTestCase) +test_sub_element_nsmap_empty()
+(in ObjectifyTestCase) test_attribute_items_ns()
(in _ETreeTestCaseBase) -test_iselement()
+test_indent_space()
+(in ETreeOnlyTestCase) +test_subelement()
(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_elementtree) test_attribute_iterator()
(in _ETreeTestCaseBase) -test_isoschematron
-(in lxml.tests) -test_suite()
-(in lxml.tests.test_errors) +test_indent_space_caching()
+(in ETreeOnlyTestCase) +test_subelement_attribute_invalid()
+(in ETreeOnlyTestCase) test_attribute_keeps_namespace_prefix_on_merge()
(in ETreeOnlyTestCase) -test_iter()
-(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_etree) +test_index()
+(in ETreeOnlyTestCase) +test_subelement_name_colon()
+(in ETreeOnlyTestCase) test_attribute_keeps_namespace_prefix_on_merge_with_nons()
(in ETreeOnlyTestCase) -test_iter_remove_tail()
+test_insert()
(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_external_document) +test_subelement_name_empty()
+(in ETreeOnlyTestCase) test_attribute_keys()
(in _ETreeTestCaseBase) -test_iterancestors()
+test_insert_beyond_index()
+(in _ETreeTestCaseBase) +test_subelement_name_quote()
(in ETreeOnlyTestCase) -test_suite()
-(in lxml.tests.test_htmlparser) test_attribute_keys2()
(in _ETreeTestCaseBase) -test_iterancestors_tag()
+test_insert_name_interning()
+(in _ETreeTestCaseBase) +test_subelement_name_space()
(in ETreeOnlyTestCase) -test_suite()
-(in lxml.tests.test_http_io) test_attribute_keys_ns()
(in _ETreeTestCaseBase) -test_iterancestors_tag_multiple()
+test_insert_negative()
+(in _ETreeTestCaseBase) +test_subelement_nsmap()
(in ETreeOnlyTestCase) -test_suite()
-(in lxml.tests.test_incremental_xmlfile) test_attribute_manipulation()
(in _ETreeTestCaseBase) -test_iteration()
+test_insert_tail()
+(in _ETreeTestCaseBase) +test_subelement_reference()
(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_io) test_attribute_namespace_roundtrip()
(in _ETreeTestCaseBase) -test_iteration_clear_tail()
+test_interface()
+(in _ETreeTestCaseBase) +test_subelement_with_attributes()
(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_isoschematron) test_attribute_namespace_roundtrip_replaced()
(in _ETreeTestCaseBase) -test_iteration_del_child()
+test_internal_dtds()
+(in ETreeDtdTestCase) +test_subelement_with_attributes_ns()
(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_nsclasses) test_attribute_quoting()
(in HtmlFileTestCase) -test_iteration_double()
-(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_objectify) +test_invalid_decl_1()
+(in ETreeDtdTestCase) +test_subtree_copy_thread()
+(in ThreadingTestCase) test_attribute_quoting_unicode()
(in HtmlFileTestCase) -test_iteration_empty()
-(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_pyclasslookup) +test_invalid_decl_2()
+(in ETreeDtdTestCase) +test_suite()
+(in lxml.tests.test_builder) test_attribute_set()
(in _ETreeTestCaseBase) -test_iteration_reversed()
-(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_relaxng) +test_io
+(in lxml.tests) +test_suite()
+(in lxml.tests.test_classlookup) test_attribute_set()
(in ETreeOnlyTestCase) -test_iteration_set_tail_empty()
+test_iselement()
(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_sax) +test_suite()
+(in lxml.tests.test_css) test_attribute_set_invalid()
(in ETreeOnlyTestCase) -test_iteration_subelement()
-(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_schematron) +test_isoschematron
+(in lxml.tests) +test_suite()
+(in lxml.tests.test_doctestcompare) test_attribute_set_nonstring()
(in ETreeOnlyTestCase) -test_iteration_text_only()
+test_iter()
(in _ETreeTestCaseBase) -test_suite()
-(in lxml.tests.test_threading) +test_suite()
+(in lxml.tests.test_dtd) test_attribute_str()
(in _ETreeTestCaseBase) -test_iterchildren()
-(in ETreeOnlyTestCase) -test_suite()
-(in lxml.tests.test_unicode) +test_iter_remove_tail()
+(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_elementpath) test_attribute_update_attrib()
(in _ETreeTestCaseBase) -test_iterchildren_reversed()
+test_iterancestors()
(in ETreeOnlyTestCase) -test_suite()
-(in lxml.tests.test_xmlschema) +test_suite()
+(in lxml.tests.test_elementtree) test_attribute_update_dict()
(in _ETreeTestCaseBase) -test_iterchildren_tag()
+test_iterancestors_tag()
(in ETreeOnlyTestCase) -test_suite()
-(in lxml.tests.test_xpathevaluator) +test_suite()
+(in lxml.tests.test_errors) test_attribute_update_iter()
(in _ETreeTestCaseBase) -test_iterchildren_tag_multiple()
+test_iterancestors_tag_multiple()
(in ETreeOnlyTestCase) -test_suite()
-(in lxml.tests.test_xslt) +test_suite()
+(in lxml.tests.test_etree) test_attribute_update_sequence()
(in _ETreeTestCaseBase) -test_iterchildren_tag_multiple_posarg()
-(in ETreeOnlyTestCase) -test_tag_reset_ns()
+test_iteration()
(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_external_document) test_attribute_values()
(in _ETreeTestCaseBase) -test_iterchildren_tag_multiple_reversed()
-(in ETreeOnlyTestCase) -test_tag_reset_root_ns()
+test_iteration_clear_tail()
(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_htmlparser) test_attribute_values()
(in ETreeOnlyTestCase) -test_iterchildren_tag_posarg()
-(in ETreeOnlyTestCase) -test_tag_str_subclass()
+test_iteration_del_child()
(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_http_io) test_attribute_values_ns()
(in _ETreeTestCaseBase) -test_iterchildren_tag_reversed()
-(in ETreeOnlyTestCase) -test_tag_write()
+test_iteration_double()
(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_incremental_xmlfile) test_attribute_xmlns_move()
(in _ETreeTestCaseBase) -test_iterdescendants()
-(in ETreeOnlyTestCase) -test_tags_upper_lower_case()
-(in DoctestCompareTest) +test_iteration_empty()
+(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_io) test_attributes_get()
(in _ETreeTestCaseBase) -test_iterdescendants_tag()
-(in ETreeOnlyTestCase) -test_tags_upper_lower_case_html()
-(in DoctestCompareTest) +test_iteration_reversed()
+(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_isoschematron) test_bad_element()
(in ErrorTestCase) -test_iterdescendants_tag_multiple()
-(in ETreeOnlyTestCase) -test_tail()
+test_iteration_set_tail_empty()
(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_nsclasses) test_boolean_attribute()
(in HtmlParserTestCase) -test_iterparse()
-(in _ETreeTestCaseBase) -test_tail1()
+test_iteration_subelement()
(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_objectify) test_boolean_attribute_round_trip()
(in HtmlParserTestCase) -test_iterparse_broken()
-(in ETreeOnlyTestCase) -test_tail_append()
+test_iteration_text_only()
(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_pyclasslookup) test_boolean_attribute_xml_adds_empty_string()
(in HtmlParserTestCase) -test_iterparse_broken_multi_recover()
+test_iterchildren()
(in ETreeOnlyTestCase) -test_tail_elementtree_root()
-(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_relaxng) test_buffering()
(in TempPathXmlFileTestCase) -test_iterparse_broken_recover()
+test_iterchildren_reversed()
(in ETreeOnlyTestCase) -test_tail_set_none()
-(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_sax) test_buffering()
(in _XmlFileTestCaseBase) -test_iterparse_cdata()
-(in _ETreeTestCaseBase) -test_tail_set_twice()
-(in _ETreeTestCaseBase) +test_iterchildren_tag()
+(in ETreeOnlyTestCase) +test_suite()
+(in lxml.tests.test_schematron) test_build_from_xpath_result()
(in BuilderTestCase) -test_iterparse_clear()
-(in _ETreeTestCaseBase) -test_tail_str_subclass()
-(in _ETreeTestCaseBase) +test_iterchildren_tag_multiple()
+(in ETreeOnlyTestCase) +test_suite()
+(in lxml.tests.test_threading) test_build_tree()
(in ObjectifyTestCase) -test_iterparse_comments()
+test_iterchildren_tag_multiple_posarg()
(in ETreeOnlyTestCase) -test_text()
-(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_unicode) test_builder
(in lxml.tests) -test_iterparse_encoding_8bit_override()
+test_iterchildren_tag_multiple_reversed()
(in ETreeOnlyTestCase) -test_text_empty()
-(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_xmlschema) test_byte_invalid()
(in ETreeOnlyTestCase) -test_iterparse_encoding_error()
+test_iterchildren_tag_posarg()
(in ETreeOnlyTestCase) -test_text_escape_in()
-(in _ETreeTestCaseBase) +test_suite()
+(in lxml.tests.test_xpathevaluator) test_byte_zero()
(in ETreeOnlyTestCase) -test_iterparse_file()
-(in _ETreeTestCaseBase) -test_text_escape_out()
-(in _ETreeTestCaseBase) +test_iterchildren_tag_reversed()
+(in ETreeOnlyTestCase) +test_suite()
+(in lxml.tests.test_xslt) test_c14n()
(in ETreeC14NTestCase) -test_iterparse_file_dtd_end()
-(in ETreeDtdTestCase) -test_text_escape_tostring()
+test_iterdescendants()
+(in ETreeOnlyTestCase) +test_tag_reset_ns()
(in _ETreeTestCaseBase) test_c14n2_file_gzip()
(in ETreeC14NTestCase) -test_iterparse_file_dtd_start()
-(in ETreeDtdTestCase) -test_text_other()
+test_iterdescendants_tag()
+(in ETreeOnlyTestCase) +test_tag_reset_root_ns()
(in _ETreeTestCaseBase) test_c14n2_tostring_with_comments()
(in ETreeC14NTestCase) -test_iterparse_getiterator()
-(in _ETreeTestCaseBase) -test_text_str_subclass()
+test_iterdescendants_tag_multiple()
+(in ETreeOnlyTestCase) +test_tag_str_subclass()
(in _ETreeTestCaseBase) test_c14n2_with_comments()
(in ETreeC14NTestCase) -test_iterparse_incomplete()
+test_iterparse()
(in _ETreeTestCaseBase) -test_thread_create_xslt()
-(in ThreadingTestCase) +test_tag_write()
+(in _ETreeTestCaseBase) + + +test_c14n2_with_comments_strip_text()
+(in ETreeC14NTestCase) +test_iterparse_broken()
+(in ETreeOnlyTestCase) +test_tags_upper_lower_case()
+(in DoctestCompareTest) test_c14n2_with_text()
(in ETreeC14NTestCase) -test_iterparse_keep_cdata()
+test_iterparse_broken_multi_recover()
(in ETreeOnlyTestCase) -test_thread_error_log()
-(in ThreadingTestCase) +test_tags_upper_lower_case_html()
+(in DoctestCompareTest) test_c14n_element_tostring_exclusive()
(in ETreeC14NTestCase) -test_iterparse_large()
+test_iterparse_broken_recover()
+(in ETreeOnlyTestCase) +test_tail()
(in _ETreeTestCaseBase) -test_thread_mix()
-(in ThreadingTestCase) test_c14n_element_tostring_with_comments()
(in ETreeC14NTestCase) -test_iterparse_move_elements()
+test_iterparse_cdata()
+(in _ETreeTestCaseBase) +test_tail1()
(in _ETreeTestCaseBase) -test_thread_pipeline_global_parse()
-(in ThreadPipelineTestCase) test_c14n_exclusion()
(in _C14NTest) -test_iterparse_only_end_ns()
+test_iterparse_clear()
+(in _ETreeTestCaseBase) +test_tail_append()
(in _ETreeTestCaseBase) -test_thread_pipeline_thread_parse()
-(in ThreadPipelineTestCase) test_c14n_exclusive()
(in ETreeC14NTestCase) -test_iterparse_pis()
+test_iterparse_comments()
(in ETreeOnlyTestCase) -test_thread_xslt()
-(in ThreadingTestCase) +test_tail_elementtree_root()
+(in _ETreeTestCaseBase) test_c14n_file()
(in ETreeC14NTestCase) -test_iterparse_remove_comments()
+test_iterparse_encoding_8bit_override()
(in ETreeOnlyTestCase) -test_thread_xslt_apply_error_log()
-(in ThreadingTestCase) +test_tail_set_none()
+(in _ETreeTestCaseBase) test_c14n_file_gzip()
(in ETreeC14NTestCase) -test_iterparse_set_ns_attribute()
+test_iterparse_encoding_error()
+(in ETreeOnlyTestCase) +test_tail_set_twice()
(in _ETreeTestCaseBase) -test_thread_xslt_attr_replace()
-(in ThreadingTestCase) test_c14n_gzip()
(in ETreeC14NTestCase) -test_iterparse_start()
+test_iterparse_file()
+(in _ETreeTestCaseBase) +test_tail_str_subclass()
(in _ETreeTestCaseBase) -test_thread_xslt_parsing_error_log()
-(in ThreadingTestCase) test_c14n_tostring_exclusive()
(in ETreeC14NTestCase) -test_iterparse_start_end()
+test_iterparse_file_dtd_end()
+(in ETreeDtdTestCase) +test_text()
(in _ETreeTestCaseBase) -test_threading
-(in lxml.tests) test_c14n_tostring_inclusive_ns_prefixes()
(in ETreeC14NTestCase) -test_iterparse_strip()
-(in ETreeOnlyTestCase) -test_tokenizer()
-(in EtreeElementPathTestCase) +test_iterparse_file_dtd_start()
+(in ETreeDtdTestCase) +test_text_empty()
+(in _ETreeTestCaseBase) test_c14n_tostring_with_comments()
(in ETreeC14NTestCase) -test_iterparse_tag()
+test_iterparse_getiterator()
(in ETreeOnlyTestCase) -test_tokenizer_predicates()
-(in EtreeElementPathTestCase) +test_text_escape_in()
+(in _ETreeTestCaseBase) test_c14n_with_comments()
(in ETreeC14NTestCase) -test_iterparse_tag_all()
-(in ETreeOnlyTestCase) -test_tostring()
+test_iterparse_incomplete()
+(in _ETreeTestCaseBase) +test_text_escape_out()
(in _ETreeTestCaseBase) test_c_api()
(in ETreeOnlyTestCase) -test_iterparse_tag_ns()
+test_iterparse_keep_cdata()
(in ETreeOnlyTestCase) -test_tostring_element()
+test_text_escape_tostring()
(in _ETreeTestCaseBase) test_cache()
(in EtreeElementPathTestCase) -test_iterparse_tag_ns_all()
-(in ETreeOnlyTestCase) -test_tostring_element_tail()
+test_iterparse_large()
+(in _ETreeTestCaseBase) +test_text_other()
(in _ETreeTestCaseBase) test_cdata()
(in BuilderTestCase) -test_iterparse_tag_ns_empty()
-(in ETreeOnlyTestCase) -test_tostring_method_html()
+test_iterparse_move_elements()
+(in _ETreeTestCaseBase) +test_text_str_subclass()
(in _ETreeTestCaseBase) test_cdata()
(in ETreeOnlyTestCase) -test_iterparse_tag_ns_empty_all()
-(in ETreeOnlyTestCase) -test_tostring_method_html_with_tail()
-(in ETreeOnlyTestCase) +test_iterparse_only_end_ns()
+(in _ETreeTestCaseBase) +test_thread_create_xslt()
+(in ThreadingTestCase) test_cdata_errors()
(in ETreeOnlyTestCase) -test_iterparse_tree_comments()
+test_iterparse_pis()
(in ETreeOnlyTestCase) -test_tostring_method_text()
-(in _ETreeTestCaseBase) +test_thread_error_log()
+(in ThreadingTestCase) test_cdata_parser()
(in ETreeOnlyTestCase) -test_iterparse_utf16_bom()
-(in _IOTestCaseBase) -test_tostring_method_text_encoding()
+test_iterparse_remove_comments()
(in ETreeOnlyTestCase) +test_thread_mix()
+(in ThreadingTestCase) test_cdata_solo()
(in BuilderTestCase) -test_iterparse_utf8_bom()
-(in _IOTestCaseBase) -test_tostring_method_text_unicode()
-(in ETreeOnlyTestCase) +test_iterparse_set_ns_attribute()
+(in _ETreeTestCaseBase) +test_thread_pipeline_global_parse()
+(in ThreadPipelineTestCase) test_cdata_tail()
(in ETreeOnlyTestCase) -test_itersiblings()
-(in ETreeOnlyTestCase) -test_tostring_none()
-(in ETreeOnlyTestCase) +test_iterparse_start()
+(in _ETreeTestCaseBase) +test_thread_pipeline_thread_parse()
+(in ThreadPipelineTestCase) test_cdata_type()
(in ETreeOnlyTestCase) -test_itersiblings_tag()
-(in ETreeOnlyTestCase) -test_tostring_pretty()
-(in ETreeOnlyTestCase) +test_iterparse_start_end()
+(in _ETreeTestCaseBase) +test_thread_xslt()
+(in ThreadingTestCase) test_cdata_xpath()
(in ETreeOnlyTestCase) -test_itersiblings_tag_multiple()
-(in ETreeOnlyTestCase) -test_tostring_standalone()
+test_iterparse_strip()
(in ETreeOnlyTestCase) +test_thread_xslt_apply_error_log()
+(in ThreadingTestCase) test_change_pytype_attribute()
(in ObjectifyTestCase) -test_itertext()
-(in _ETreeTestCaseBase) -test_tostring_standalone_in_out()
+test_iterparse_tag()
(in ETreeOnlyTestCase) +test_thread_xslt_attr_replace()
+(in ThreadingTestCase) test_child()
(in ObjectifyTestCase) -test_itertext_child()
-(in _ETreeTestCaseBase) -test_tostring_unicode()
+test_iterparse_tag_all()
(in ETreeOnlyTestCase) +test_thread_xslt_parsing_error_log()
+(in ThreadingTestCase) test_child_addattr()
(in ObjectifyTestCase) -test_itertext_comment_pi()
-(in ETreeOnlyTestCase) -test_tostring_unicode_element()
+test_iterparse_tag_ns()
(in ETreeOnlyTestCase) +test_threading
+(in lxml.tests) test_child_getattr()
(in ObjectifyTestCase) -test_iterwalk()
-(in ETreeOnlyTestCase) -test_tostring_unicode_element_tail()
+test_iterparse_tag_ns_all()
(in ETreeOnlyTestCase) +test_tokenizer()
+(in EtreeElementPathTestCase) test_child_getattr_empty_ns()
(in ObjectifyTestCase) -test_iterwalk_attrib_ns()
-(in ETreeOnlyTestCase) -test_tostring_unicode_none()
+test_iterparse_tag_ns_empty()
(in ETreeOnlyTestCase) +test_tokenizer_predicates()
+(in EtreeElementPathTestCase) test_child_index()
(in ObjectifyTestCase) -test_iterwalk_clear()
-(in ETreeOnlyTestCase) -test_tostring_unicode_pretty()
+test_iterparse_tag_ns_empty_all()
(in ETreeOnlyTestCase) +test_tostring()
+(in _ETreeTestCaseBase) test_child_index_neg()
(in ObjectifyTestCase) -test_iterwalk_comments_root_element()
-(in ETreeOnlyTestCase) -test_tostring_with_tail()
+test_iterparse_tree_comments()
(in ETreeOnlyTestCase) +test_tostring_element()
+(in _ETreeTestCaseBase) test_child_iter()
(in ObjectifyTestCase) -test_iterwalk_comments_tree()
-(in ETreeOnlyTestCase) -test_tounicode()
-(in ETreeOnlyTestCase) +test_iterparse_utf16_bom()
+(in _IOTestCaseBase) +test_tostring_element_tail()
+(in _ETreeTestCaseBase) test_child_len()
(in ObjectifyTestCase) -test_iterwalk_end_skip()
-(in ETreeOnlyTestCase) -test_tounicode_element()
-(in ETreeOnlyTestCase) +test_iterparse_utf8_bom()
+(in _IOTestCaseBase) +test_tostring_method_html()
+(in _ETreeTestCaseBase) test_child_nonexistant()
(in ObjectifyTestCase) -test_iterwalk_getiterator()
+test_itersiblings()
(in ETreeOnlyTestCase) -test_tounicode_element_tail()
+test_tostring_method_html_with_tail()
(in ETreeOnlyTestCase) test_child_ns_nons()
(in ObjectifyTestCase) -test_iterwalk_ns_skip()
-(in ETreeOnlyTestCase) -test_tounicode_none()
+test_itersiblings_tag()
(in ETreeOnlyTestCase) +test_tostring_method_text()
+(in _ETreeTestCaseBase) test_child_set_ro()
(in ObjectifyTestCase) -test_iterwalk_pis_comments_tree()
+test_itersiblings_tag_multiple()
(in ETreeOnlyTestCase) -test_tounicode_pretty()
+test_tostring_method_text_encoding()
(in ETreeOnlyTestCase) test_class_lookup()
(in ObjectifyTestCase) -test_iterwalk_pis_comments_tree_no_events()
+test_itertext()
+(in _ETreeTestCaseBase) +test_tostring_method_text_unicode()
(in ETreeOnlyTestCase) -test_tree_io()
-(in _IOTestCaseBase) test_class_lookup_reentry()
(in ClassLookupTestCase) -test_iterwalk_pis_root_element()
+test_itertext_child()
+(in _ETreeTestCaseBase) +test_tostring_none()
(in ETreeOnlyTestCase) -test_tree_io_latin1()
-(in _IOTestCaseBase) test_class_lookup_type_mismatch()
(in ClassLookupTestCase) -test_iterwalk_pis_tree()
+test_itertext_comment_pi()
+(in ETreeOnlyTestCase) +test_tostring_pretty()
(in ETreeOnlyTestCase) -test_treebuilder()
-(in _ETreeTestCaseBase) test_class_parse_filename()
(in _IOTestCaseBase) -test_iterwalk_start()
+test_iterwalk()
+(in ETreeOnlyTestCase) +test_tostring_standalone()
(in ETreeOnlyTestCase) -test_treebuilder_comment()
-(in _ETreeTestCaseBase) test_class_parse_filename_remove_previous()
(in _IOTestCaseBase) -test_iterwalk_start_end()
+test_iterwalk_attrib_ns()
+(in ETreeOnlyTestCase) +test_tostring_standalone_in_out()
(in ETreeOnlyTestCase) -test_treebuilder_pi()
-(in _ETreeTestCaseBase) test_class_parse_fileobject()
(in _IOTestCaseBase) -test_iterwalk_start_end_skip()
+test_iterwalk_clear()
+(in ETreeOnlyTestCase) +test_tostring_unicode()
(in ETreeOnlyTestCase) -test_treebuilder_target()
-(in _ETreeTestCaseBase) test_class_parse_unamed_fileobject()
(in _IOTestCaseBase) -test_iterwalk_start_end_tags()
+test_iterwalk_comments_root_element()
+(in ETreeOnlyTestCase) +test_tostring_unicode_element()
(in ETreeOnlyTestCase) -test_type_bool()
-(in ObjectifyTestCase) test_classlookup
(in lxml.tests) -test_iterwalk_start_end_tags_with_root()
+test_iterwalk_comments_tree()
+(in ETreeOnlyTestCase) +test_tostring_unicode_element_tail()
(in ETreeOnlyTestCase) -test_type_bool_cmp()
-(in ObjectifyTestCase) test_clean_doctype()
(in ETreeDtdTestCase) -test_iterwalk_start_tags()
+test_iterwalk_end_skip()
+(in ETreeOnlyTestCase) +test_tostring_unicode_none()
(in ETreeOnlyTestCase) -test_type_float()
-(in ObjectifyTestCase) test_clear()
(in _ETreeTestCaseBase) -test_iterwalk_tag()
+test_iterwalk_getiterator()
+(in ETreeOnlyTestCase) +test_tostring_unicode_pretty()
(in ETreeOnlyTestCase) -test_type_float_instantiation_precision()
-(in ObjectifyTestCase) test_clear_keep_tail()
(in ETreeOnlyTestCase) -test_iterwalk_tag_all()
+test_iterwalk_ns_skip()
+(in ETreeOnlyTestCase) +test_tostring_with_tail()
(in ETreeOnlyTestCase) -test_type_float_precision()
-(in ObjectifyTestCase) test_clear_sub()
(in _ETreeTestCaseBase) -test_large_sourceline_XML()
+test_iterwalk_pis_comments_tree()
+(in ETreeOnlyTestCase) +test_tounicode()
(in ETreeOnlyTestCase) -test_type_float_precision_consistency()
-(in ObjectifyTestCase) test_clear_tail()
(in _ETreeTestCaseBase) -test_late_tail()
-(in _ETreeTestCaseBase) -test_type_int()
-(in ObjectifyTestCase) +test_iterwalk_pis_comments_tree_no_events()
+(in ETreeOnlyTestCase) +test_tounicode_element()
+(in ETreeOnlyTestCase) test_closing_out_of_order_in_error_case()
(in _XmlFileTestCaseBase) -test_late_tail_mix_pi_comments()
-(in _ETreeTestCaseBase) -test_type_int_cmp()
-(in ObjectifyTestCase) +test_iterwalk_pis_root_element()
+(in ETreeOnlyTestCase) +test_tounicode_element_tail()
+(in ETreeOnlyTestCase) test_comment()
(in _ETreeTestCaseBase) -test_lookup()
-(in PyClassLookupTestCase) -test_type_none_cmp()
-(in ObjectifyTestCase) +test_iterwalk_pis_tree()
+(in ETreeOnlyTestCase) +test_tounicode_none()
+(in ETreeOnlyTestCase) test_comment()
(in _XmlFileTestCaseBase) -test_lookup_attrib()
-(in PyClassLookupTestCase) -test_type_NoneType()
-(in ObjectifyTestCase) +test_iterwalk_start()
+(in ETreeOnlyTestCase) +test_tounicode_pretty()
+(in ETreeOnlyTestCase) test_comment_base()
(in ProxyTestCase) -test_lookup_bool()
-(in PyClassLookupTestCase) -test_type_str()
-(in ObjectifyTestCase) +test_iterwalk_start_end()
+(in ETreeOnlyTestCase) +test_tree_io()
+(in _IOTestCaseBase) test_comment_before_dtd()
(in ETreeDtdTestCase) -test_lookup_get()
-(in PyClassLookupTestCase) -test_type_str_add()
-(in ObjectifyTestCase) +test_iterwalk_start_end_skip()
+(in ETreeOnlyTestCase) +test_tree_io_latin1()
+(in _IOTestCaseBase) test_comment_empty()
(in ETreeOnlyTestCase) -test_lookup_get_default()
-(in PyClassLookupTestCase) -test_type_str_as_complex()
-(in ObjectifyTestCase) +test_iterwalk_start_end_tags()
+(in ETreeOnlyTestCase) +test_treebuilder()
+(in _ETreeTestCaseBase) test_comment_getitem_getslice()
(in _ETreeTestCaseBase) -test_lookup_getchildren()
-(in PyClassLookupTestCase) -test_type_str_as_float()
-(in ObjectifyTestCase) +test_iterwalk_start_end_tags_with_root()
+(in ETreeOnlyTestCase) +test_treebuilder_comment()
+(in _ETreeTestCaseBase) test_comment_immutable()
(in ETreeOnlyTestCase) -test_lookup_getitem()
-(in PyClassLookupTestCase) -test_type_str_as_int()
-(in ObjectifyTestCase) +test_iterwalk_start_tags()
+(in ETreeOnlyTestCase) +test_treebuilder_pi()
+(in _ETreeTestCaseBase) test_comment_immutable_attrib()
(in ETreeOnlyTestCase) -test_lookup_getitem_neg()
-(in PyClassLookupTestCase) -test_type_str_cmp()
-(in ObjectifyTestCase) +test_iterwalk_tag()
+(in ETreeOnlyTestCase) +test_treebuilder_target()
+(in _ETreeTestCaseBase) test_comment_no_proxy_yet()
(in ETreeOnlyTestCase) -test_lookup_getnext()
-(in PyClassLookupTestCase) -test_type_str_floatliteral()
+test_iterwalk_tag_all()
+(in ETreeOnlyTestCase) +test_type_bool()
(in ObjectifyTestCase) test_comment_nonsense()
(in _ETreeTestCaseBase) -test_lookup_getparent()
-(in PyClassLookupTestCase) -test_type_str_hash()
+test_large_sourceline_XML()
+(in ETreeOnlyTestCase) +test_type_bool_cmp()
(in ObjectifyTestCase) test_comment_parse_empty()
(in ETreeOnlyTestCase) -test_lookup_getprevious()
-(in PyClassLookupTestCase) -test_type_str_intliteral()
+test_late_tail()
+(in _ETreeTestCaseBase) +test_type_float()
(in ObjectifyTestCase) test_comment_text()
(in _ETreeTestCaseBase) -test_lookup_getslice()
-(in PyClassLookupTestCase) -test_type_str_mod()
+test_late_tail_mix_pi_comments()
+(in _ETreeTestCaseBase) +test_type_float_instantiation_precision()
(in ObjectifyTestCase) test_comment_whitespace()
(in _ETreeTestCaseBase) -test_lookup_iter_children()
+test_lookup()
(in PyClassLookupTestCase) -test_type_str_mod_data_elements()
+test_type_float_precision()
(in ObjectifyTestCase) test_comments_fallback()
(in PyClassLookupTestCase) -test_lookup_iterchildren()
+test_lookup_attrib()
(in PyClassLookupTestCase) -test_type_str_mul()
+test_type_float_precision_consistency()
(in ObjectifyTestCase) test_concurrent_attribute_names_in_dicts()
(in ThreadingTestCase) -test_lookup_iterchildren_tag()
+test_lookup_bool()
(in PyClassLookupTestCase) -test_type_str_sequence()
+test_type_int()
(in ObjectifyTestCase) test_concurrent_class_lookup()
(in ThreadingTestCase) -test_lookup_keep_ref_assertion()
+test_lookup_get()
(in PyClassLookupTestCase) -test_type_unregistered()
+test_type_int_cmp()
(in ObjectifyTestCase) test_concurrent_proxies()
(in ThreadingTestCase) -test_lookup_len()
+test_lookup_get_default()
(in PyClassLookupTestCase) -test_type_ustr()
+test_type_none_cmp()
(in ObjectifyTestCase) test_countchildren()
(in ObjectifyTestCase) -test_lookup_prefix()
+test_lookup_getchildren()
(in PyClassLookupTestCase) -test_type_ustr_add()
+test_type_NoneType()
(in ObjectifyTestCase) test_crash()
(in _ETreeTestCaseBase) -test_lookup_sourceline()
+test_lookup_getitem()
(in PyClassLookupTestCase) -test_type_ustr_floatliteral()
+test_type_str()
(in ObjectifyTestCase) test_create_element()
(in ETreeNamespaceClassesTestCase) -test_lookup_tag()
+test_lookup_getitem_neg()
(in PyClassLookupTestCase) -test_type_ustr_intliteral()
+test_type_str_add()
(in ObjectifyTestCase) test_create_element_default()
(in ETreeNamespaceClassesTestCase) -test_lookup_tail()
+test_lookup_getnext()
(in PyClassLookupTestCase) -test_type_ustr_mul()
+test_type_str_as_complex()
(in ObjectifyTestCase) test_create_from_partial_doc()
(in ETreeXMLSchemaTestCase) -test_lookup_text()
+test_lookup_getparent()
(in PyClassLookupTestCase) -test_unescaped_script()
-(in HtmlFileTestCase) +test_type_str_as_float()
+(in ObjectifyTestCase) test_css
(in lxml.tests) -test_lookup_without_fallback()
-(in ClassLookupTestCase) -test_unescaped_script_incremental()
-(in HtmlFileTestCase) +test_lookup_getprevious()
+(in PyClassLookupTestCase) +test_type_str_as_int()
+(in ObjectifyTestCase) test_cssselect()
(in CSSTestCase) -test_main_xslt_in_thread()
-(in ThreadingTestCase) -test_unicode
-(in lxml.tests) +test_lookup_getslice()
+(in PyClassLookupTestCase) +test_type_str_cmp()
+(in ObjectifyTestCase) test_custom_lookup()
(in ClassLookupTestCase) -test_makeelement()
-(in _ETreeTestCaseBase) -test_unicode_attr()
-(in UnicodeTestCase) +test_lookup_iter_children()
+(in PyClassLookupTestCase) +test_type_str_floatliteral()
+(in ObjectifyTestCase) test_custom_lookup_ns_fallback()
(in ClassLookupTestCase) -test_merge_namespaced_subtree_as_slice()
-(in _ETreeTestCaseBase) -test_unicode_byte_invalid()
-(in ETreeOnlyTestCase) +test_lookup_iterchildren()
+(in PyClassLookupTestCase) +test_type_str_hash()
+(in ObjectifyTestCase) test_data_element_attrib_attributes_precedence()
(in ObjectifyTestCase) -test_method_context_manager_misuse()
-(in HtmlFileTestCase) -test_unicode_byte_invalid_sequence()
-(in ETreeOnlyTestCase) +test_lookup_iterchildren_tag()
+(in PyClassLookupTestCase) +test_type_str_intliteral()
+(in ObjectifyTestCase) test_data_element_bool()
(in ObjectifyTestCase) -test_missing_attributes()
-(in DoctestCompareTest) -test_unicode_byte_zero()
-(in ETreeOnlyTestCase) +test_lookup_keep_ref_assertion()
+(in PyClassLookupTestCase) +test_type_str_mod()
+(in ObjectifyTestCase) test_data_element_data_element_arg()
(in ObjectifyTestCase) -test_missing_children()
-(in DoctestCompareTest) -test_unicode_comment()
-(in UnicodeTestCase) +test_lookup_len()
+(in PyClassLookupTestCase) +test_type_str_mod_data_elements()
+(in ObjectifyTestCase) test_data_element_data_element_arg_invalid_pytype()
(in ObjectifyTestCase) -test_module_HTML()
-(in HtmlParserTestCase) -test_unicode_ns_invalid()
-(in UnicodeTestCase) +test_lookup_prefix()
+(in PyClassLookupTestCase) +test_type_str_mul()
+(in ObjectifyTestCase) test_data_element_data_element_arg_invalid_xsi()
(in ObjectifyTestCase) -test_module_HTML_access()
-(in HtmlParserTestCase) -test_unicode_nstag()
-(in UnicodeTestCase) +test_lookup_sourceline()
+(in PyClassLookupTestCase) +test_type_str_sequence()
+(in ObjectifyTestCase) test_data_element_data_element_arg_pytype()
(in ObjectifyTestCase) +test_lookup_tag()
+(in PyClassLookupTestCase) +test_type_unregistered()
+(in ObjectifyTestCase) + + +test_data_element_data_element_arg_pytype_none()
+(in ObjectifyTestCase) +test_lookup_tail()
+(in PyClassLookupTestCase) +test_type_ustr()
+(in ObjectifyTestCase) + + +test_data_element_data_element_arg_pytype_xsitype()
+(in ObjectifyTestCase) +test_lookup_text()
+(in PyClassLookupTestCase) +test_type_ustr_add()
+(in ObjectifyTestCase) + + +test_data_element_data_element_arg_xsitype()
+(in ObjectifyTestCase) +test_lookup_without_fallback()
+(in ClassLookupTestCase) +test_type_ustr_floatliteral()
+(in ObjectifyTestCase) + + +test_data_element_element_arg()
+(in ObjectifyTestCase) +test_main_xslt_in_thread()
+(in ThreadingTestCase) +test_type_ustr_intliteral()
+(in ObjectifyTestCase) + + +test_data_element_float()
+(in ObjectifyTestCase) +test_makeelement()
+(in _ETreeTestCaseBase) +test_type_ustr_mul()
+(in ObjectifyTestCase) + + +test_data_element_float_hash()
+(in ObjectifyTestCase) +test_merge_namespaced_subtree_as_slice()
+(in _ETreeTestCaseBase) +test_unescaped_script()
+(in HtmlFileTestCase) + + +test_data_element_float_hash_repr()
+(in ObjectifyTestCase) +test_method_context_manager_misuse()
+(in HtmlFileTestCase) +test_unescaped_script_incremental()
+(in HtmlFileTestCase) + + +test_data_element_float_precision()
+(in ObjectifyTestCase) +test_missing_attributes()
+(in DoctestCompareTest) +test_unicode
+(in lxml.tests) + + +test_data_element_int()
+(in ObjectifyTestCase) +test_missing_children()
+(in DoctestCompareTest) +test_unicode_attr()
+(in UnicodeTestCase) + + +test_data_element_int_hash()
+(in ObjectifyTestCase) +test_module_HTML()
+(in HtmlParserTestCase) +test_unicode_byte_invalid()
+(in ETreeOnlyTestCase) + + +test_data_element_invalid_pytype()
+(in ObjectifyTestCase) +test_module_HTML_access()
+(in HtmlParserTestCase) +test_unicode_byte_invalid_sequence()
+(in ETreeOnlyTestCase) + + +test_data_element_invalid_xsi()
+(in ObjectifyTestCase) test_module_HTML_broken()
(in HtmlParserTestCase) -test_unicode_nstag_invalid()
-(in UnicodeTestCase) +test_unicode_byte_zero()
+(in ETreeOnlyTestCase) -test_data_element_data_element_arg_pytype_none()
+test_data_element_NoneType()
(in ObjectifyTestCase) test_module_HTML_cdata()
(in HtmlParserTestCase) -test_unicode_parse_stringio()
+test_unicode_comment()
(in UnicodeTestCase) -test_data_element_data_element_arg_pytype_xsitype()
+test_data_element_nsmap_custom()
(in ObjectifyTestCase) test_module_HTML_pretty_print()
(in HtmlParserTestCase) -test_unicode_qname()
+test_unicode_ns_invalid()
(in UnicodeTestCase) -test_data_element_data_element_arg_xsitype()
+test_data_element_nsmap_custom_prefixes()
(in ObjectifyTestCase) test_module_HTML_unicode()
(in HtmlParserTestCase) -test_unicode_qname_invalid()
+test_unicode_nstag()
(in UnicodeTestCase) -test_data_element_element_arg()
+test_data_element_nsmap_default()
(in ObjectifyTestCase) test_module_parse_fileobject_error()
(in _IOTestCaseBase) -test_unicode_repr1()
+test_unicode_nstag_invalid()
(in UnicodeTestCase) -test_data_element_float()
+test_data_element_nsmap_empty()
(in ObjectifyTestCase) test_module_parse_fileobject_late_error()
(in _IOTestCaseBase) -test_unicode_repr2()
+test_unicode_parse_stringio()
(in UnicodeTestCase) -test_data_element_float_hash()
+test_data_element_pytype_none()
(in ObjectifyTestCase) test_module_parse_fileobject_type_error()
(in _IOTestCaseBase) -test_unicode_repr3()
+test_unicode_qname()
(in UnicodeTestCase) -test_data_element_float_hash_repr()
+test_data_element_pytype_none_compat()
(in ObjectifyTestCase) test_module_parse_gzipobject()
(in _IOTestCaseBase) -test_unicode_repr4()
+test_unicode_qname_invalid()
(in UnicodeTestCase) -test_data_element_float_precision()
+test_data_element_pytypes()
(in ObjectifyTestCase) test_module_parse_html()
(in HtmlParserTestCase) -test_unicode_tag()
+test_unicode_repr1()
(in UnicodeTestCase) -test_data_element_int()
+test_data_element_str()
(in ObjectifyTestCase) test_module_parse_html_default_doctype()
(in HtmlParserTestCase) -test_unicode_tag_invalid()
+test_unicode_repr2()
(in UnicodeTestCase) -test_data_element_int_hash()
+test_data_element_str_floatliteral()
(in ObjectifyTestCase) test_module_parse_html_error()
(in HtmlParserTestCase) -test_unicode_text()
+test_unicode_repr3()
(in UnicodeTestCase) -test_data_element_invalid_pytype()
+test_data_element_str_intliteral()
(in ObjectifyTestCase) test_module_parse_html_filelike()
(in HtmlParserTestCase) -test_unicode_xml()
+test_unicode_repr4()
(in UnicodeTestCase) -test_data_element_invalid_xsi()
+test_data_element_unregistered()
(in ObjectifyTestCase) test_module_parse_html_norecover()
(in HtmlParserTestCase) -test_unicode_xml_broken()
+test_unicode_tag()
(in UnicodeTestCase) -test_data_element_NoneType()
+test_data_element_ustr()
(in ObjectifyTestCase) test_module_parse_large_fileobject()
(in _IOTestCaseBase) -test_uniname()
+test_unicode_tag_invalid()
(in UnicodeTestCase) -test_data_element_nsmap_custom()
+test_data_element_ustr_floatliteral()
(in ObjectifyTestCase) test_multiple_elementrees()
(in _ETreeTestCaseBase) -test_unknown_event()
-(in _XMLPullParserTest) +test_unicode_text()
+(in UnicodeTestCase) -test_data_element_nsmap_custom_prefixes()
+test_data_element_ustr_intliteral()
(in ObjectifyTestCase) test_multiple_elementrees()
(in ETreeRelaxNGTestCase) -test_unknown_type_raises()
-(in BuilderTestCase) +test_unicode_xml()
+(in UnicodeTestCase) -test_data_element_nsmap_default()
+test_data_element_xsitypes()
(in ObjectifyTestCase) test_multiple_elementrees()
(in ETreeXSLTTestCase) -test_utf16_fromstring()
-(in EncodingsTestCase) +test_unicode_xml_broken()
+(in UnicodeTestCase) -test_data_element_nsmap_empty()
+test_data_element_xsitypes_prefixed()
(in ObjectifyTestCase) test_multiple_include_of_same_file()
(in ElementIncludeTestCase) -test_utf16BE_fromstring()
-(in EncodingsTestCase) +test_uniname()
+(in UnicodeTestCase) -test_data_element_pytype_none()
+test_data_element_xsitypes_xsdprefixed()
(in ObjectifyTestCase) test_namespace_cleanup()
(in ETreeOnlyTestCase) -test_utf16LE_fromstring()
-(in EncodingsTestCase) +test_unknown_event()
+(in _XMLPullParserTest) -test_data_element_pytype_none_compat()
+test_dataelement_xsi()
(in ObjectifyTestCase) test_namespace_cleanup_attributes()
(in ETreeOnlyTestCase) -test_utf32_fromstring()
-(in EncodingsTestCase) +test_unknown_type_raises()
+(in BuilderTestCase) -test_data_element_pytypes()
+test_dataelement_xsi_nsmap()
(in ObjectifyTestCase) test_namespace_cleanup_deep()
(in ETreeOnlyTestCase) -test_utf32BE_fromstring()
+test_utf16_fromstring()
(in EncodingsTestCase) -test_data_element_str()
+test_dataelement_xsi_prefix_error()
(in ObjectifyTestCase) test_namespace_cleanup_deep_to_top()
(in ETreeOnlyTestCase) -test_utf32LE_fromstring()
+test_utf16BE_fromstring()
(in EncodingsTestCase) -test_data_element_str_floatliteral()
+test_date_element_efactory_tail()
(in ObjectifyTestCase) test_namespace_cleanup_keep_prefixes()
(in ETreeOnlyTestCase) -test_utf8_fromstring()
+test_utf16LE_fromstring()
(in EncodingsTestCase) -test_data_element_str_intliteral()
+test_date_element_efactory_text()
(in ObjectifyTestCase) test_namespace_cleanup_keep_prefixes_top()
(in ETreeOnlyTestCase) -test_utf8sig_fromstring()
+test_utf32_fromstring()
(in EncodingsTestCase) -test_data_element_unregistered()
+test_deannotate()
(in ObjectifyTestCase) test_namespace_cleanup_many()
(in ETreeOnlyTestCase) -test_variable_result_tree_fragment()
-(in ETreeXSLTExtFuncTestCase) +test_utf32BE_fromstring()
+(in EncodingsTestCase) -test_data_element_ustr()
-(in ObjectifyTestCase) +test_declaration_apos()
+(in ETreeDtdTestCase) test_namespace_lookup()
(in ClassLookupTestCase) -test_vars()
-(in ObjectifyTestCase) +test_utf32LE_fromstring()
+(in EncodingsTestCase) -test_data_element_ustr_floatliteral()
-(in ObjectifyTestCase) +test_declaration_escape_quote_pid()
+(in ETreeDtdTestCase) test_namespace_nested_anonymous()
(in _XmlFileTestCaseBase) -test_version()
-(in ETreeOnlyTestCase) +test_utf8_fromstring()
+(in EncodingsTestCase) -test_data_element_ustr_intliteral()
-(in ObjectifyTestCase) +test_declaration_quote_withoutpid()
+(in ETreeDtdTestCase) test_namespace_nested_nsmap()
(in _XmlFileTestCaseBase) -test_void_elements()
-(in HtmlFileTestCase) +test_utf8sig_fromstring()
+(in EncodingsTestCase) -test_data_element_xsitypes()
-(in ObjectifyTestCase) +test_deepcopy()
+(in _ETreeTestCaseBase) test_namespace_nsmap()
(in _XmlFileTestCaseBase) -test_weird_dict_interaction()
-(in _ETreeTestCaseBase) +test_variable_result_tree_fragment()
+(in ETreeXSLTExtFuncTestCase) -test_data_element_xsitypes_prefixed()
-(in ObjectifyTestCase) +test_deepcopy_append()
+(in _ETreeTestCaseBase) test_namespaces()
(in ETreeOnlyTestCase) -test_wide_unicode_xml()
-(in HtmlParserTestCase) +test_vars()
+(in ObjectifyTestCase) -test_data_element_xsitypes_xsdprefixed()
-(in ObjectifyTestCase) +test_deepcopy_comment()
+(in _ETreeTestCaseBase) test_namespaces_after_serialize()
(in _ETreeTestCaseBase) -test_wide_unicode_xml()
-(in UnicodeTestCase) +test_version()
+(in ETreeOnlyTestCase) -test_dataelement_xsi()
-(in ObjectifyTestCase) +test_deepcopy_elementtree()
+(in _ETreeTestCaseBase) test_namespaces_copy_element()
(in ETreeOnlyTestCase) +test_void_elements()
+(in HtmlFileTestCase) + + +test_deepcopy_elementtree_dtd()
+(in ETreeOnlyTestCase) +test_namespaces_default()
+(in ETreeOnlyTestCase) +test_weird_dict_interaction()
+(in _ETreeTestCaseBase) + + +test_deepcopy_elementtree_pi()
+(in ETreeOnlyTestCase) +test_namespaces_default_and_attr()
+(in ETreeOnlyTestCase) +test_wide_unicode_xml()
+(in HtmlParserTestCase) + + +test_deepcopy_namespaces()
+(in _ETreeTestCaseBase) +test_namespaces_default_and_other()
+(in ETreeOnlyTestCase) +test_wide_unicode_xml()
+(in UnicodeTestCase) + + +test_deepcopy_pi()
+(in ETreeOnlyTestCase) +test_namespaces_default_copy_element()
+(in ETreeOnlyTestCase) test_write()
(in _ETreeTestCaseBase) -test_dataelement_xsi_nsmap()
-(in ObjectifyTestCase) -test_namespaces_default()
+test_deepcopy_pi_dtd()
+(in ETreeOnlyTestCase) +test_namespaces_elementtree()
(in ETreeOnlyTestCase) test_write()
(in ETreeWriteTestCase) -test_dataelement_xsi_prefix_error()
-(in ObjectifyTestCase) -test_namespaces_default_and_attr()
+test_deepcopy_subelement()
+(in _ETreeTestCaseBase) +test_namespaces_reuse_after_move()
(in ETreeOnlyTestCase) test_write_compressed_text()
(in ETreeIOTestCase) -test_date_element_efactory_tail()
-(in ObjectifyTestCase) -test_namespaces_default_and_other()
-(in ETreeOnlyTestCase) +test_deepcopy_tail()
+(in _ETreeTestCaseBase) +test_nested_default_namespace()
+(in _XmlFileTestCaseBase) test_write_declaration()
(in HtmlFileTestCase) -test_date_element_efactory_text()
-(in ObjectifyTestCase) -test_namespaces_default_copy_element()
-(in ETreeOnlyTestCase) +test_default_class_lookup()
+(in ClassLookupTestCase) +test_nested_default_namespace_and_other()
+(in _XmlFileTestCaseBase) test_write_doctype()
(in ETreeWriteTestCase) -test_deannotate()
-(in ObjectifyTestCase) -test_namespaces_elementtree()
-(in ETreeOnlyTestCase) +test_default_class_lookup_pull_parser()
+(in ClassLookupTestCase) +test_network_dtd()
+(in HttpIOTestCase) test_write_Element()
(in _XmlFileTestCaseBase) -test_declaration_apos()
-(in ETreeDtdTestCase) -test_namespaces_reuse_after_move()
-(in ETreeOnlyTestCase) +test_default_namespace()
+(in _XmlFileTestCaseBase) +test_non_io_exception_continues_closing()
+(in _XmlFileTestCaseBase) test_write_Element_repeatedly()
(in _XmlFileTestCaseBase) -test_declaration_escape_quote_pid()
-(in ETreeDtdTestCase) -test_nested_default_namespace()
-(in _XmlFileTestCaseBase) +test_default_parser_HTML_broken()
+(in HtmlParserTestCase) +test_ns_access()
+(in _ETreeTestCaseBase) test_write_ElementTreeDoctest()
(in _ETreeTestCaseBase) -test_declaration_quote_withoutpid()
-(in ETreeDtdTestCase) -test_nested_default_namespace_and_other()
-(in _XmlFileTestCaseBase) +test_default_tagname()
+(in ETreeNamespaceClassesTestCase) +test_ns_access2()
+(in _ETreeTestCaseBase) test_write_fail()
(in _ETreeTestCaseBase) -test_deepcopy()
+test_del_attribute_ns()
+(in _ETreeTestCaseBase) +test_ns_attr()
(in _ETreeTestCaseBase) -test_network_dtd()
-(in HttpIOTestCase) test_write_fails()
(in SimpleFileLikeXmlFileTestCase) -test_deepcopy_append()
+test_del_attribute_ns_parsed()
(in _ETreeTestCaseBase) -test_non_io_exception_continues_closing()
-(in _XmlFileTestCaseBase) +test_ns_classes()
+(in ETreeNamespaceClassesTestCase) test_write_file()
(in ETreeWriteTestCase) -test_deepcopy_comment()
+test_del_insert()
(in _ETreeTestCaseBase) -test_ns_access()
+test_ns_decl_tostring()
(in _ETreeTestCaseBase) test_write_file_gzip()
(in ETreeWriteTestCase) -test_deepcopy_elementtree()
+test_del_setitem()
(in _ETreeTestCaseBase) -test_ns_access2()
+test_ns_decl_tostring_default()
(in _ETreeTestCaseBase) test_write_file_gzip_parse()
(in ETreeWriteTestCase) -test_deepcopy_elementtree_dtd()
-(in ETreeOnlyTestCase) -test_ns_attr()
+test_del_setslice()
+(in _ETreeTestCaseBase) +test_ns_decl_tostring_element()
(in _ETreeTestCaseBase) test_write_file_gzipfile_parse()
(in ETreeWriteTestCase) -test_deepcopy_elementtree_pi()
-(in ETreeOnlyTestCase) -test_ns_classes()
-(in ETreeNamespaceClassesTestCase) +test_delitem()
+(in _ETreeTestCaseBase) +test_ns_decl_tostring_root()
+(in _ETreeTestCaseBase) test_write_file_url()
(in ETreeWriteTestCase) -test_deepcopy_namespaces()
-(in _ETreeTestCaseBase) -test_ns_decl_tostring()
-(in _ETreeTestCaseBase) +test_delitem_index()
+(in ObjectifyTestCase) +test_ns_events()
+(in _XMLPullParserTest) test_write_filename()
(in _IOTestCaseBase) -test_deepcopy_pi()
-(in ETreeOnlyTestCase) -test_ns_decl_tostring_default()
+test_delitem_tail()
(in _ETreeTestCaseBase) +test_ns_events_end_ns_only()
+(in _XMLPullParserTest) test_write_filename_special_percent()
(in _IOTestCaseBase) -test_deepcopy_pi_dtd()
-(in ETreeOnlyTestCase) -test_ns_decl_tostring_element()
+test_delitem_tail_dealloc()
(in _ETreeTestCaseBase) +test_ns_events_start()
+(in _XMLPullParserTest) test_write_filename_special_plus()
(in _IOTestCaseBase) -test_deepcopy_subelement()
-(in _ETreeTestCaseBase) -test_ns_decl_tostring_root()
+test_delslice()
(in _ETreeTestCaseBase) +test_ns_events_start_end()
+(in _XMLPullParserTest) test_write_gzip()
(in ETreeWriteTestCase) -test_deepcopy_tail()
+test_delslice()
+(in _ElementSlicingTest) +test_ns_move()
(in _ETreeTestCaseBase) -test_ns_events()
-(in _XMLPullParserTest) test_write_gzip_doctype()
(in ETreeWriteTestCase) -test_default_class_lookup()
-(in ClassLookupTestCase) -test_ns_events_end_ns_only()
-(in _XMLPullParserTest) +test_delslice_child_tail()
+(in _ETreeTestCaseBase) +test_ns_setting()
+(in _ETreeTestCaseBase) test_write_gzip_level()
(in ETreeWriteTestCase) -test_default_class_lookup_pull_parser()
-(in ClassLookupTestCase) -test_ns_events_start()
-(in _XMLPullParserTest) +test_delslice_child_tail_dealloc()
+(in _ETreeTestCaseBase) +test_ns_tag_parse()
+(in _ETreeTestCaseBase) test_write_invalid_filename()
(in _IOTestCaseBase) -test_default_namespace()
-(in _XmlFileTestCaseBase) -test_ns_events_start_end()
-(in _XMLPullParserTest) +test_delslice_memory()
+(in _ETreeTestCaseBase) +test_nsclasses
+(in lxml.tests) test_write_method_html()
(in _ETreeTestCaseBase) -test_default_parser_HTML_broken()
-(in HtmlParserTestCase) -test_ns_move()
+test_delslice_negative1()
(in _ETreeTestCaseBase) +test_nsmap_prefix_invalid()
+(in ETreeOnlyTestCase) test_write_method_text()
(in _ETreeTestCaseBase) -test_default_tagname()
-(in ETreeNamespaceClassesTestCase) -test_ns_setting()
+test_delslice_negative2()
(in _ETreeTestCaseBase) +test_object_path()
+(in ObjectifyTestCase) test_write_namespaced_element()
(in HtmlFileTestCase) -test_del_attribute_ns()
-(in _ETreeTestCaseBase) -test_ns_tag_parse()
+test_delslice_step()
(in _ETreeTestCaseBase) +test_object_path_addattr()
+(in ObjectifyTestCase) test_xinclude()
(in _XIncludeTestCase) -test_del_attribute_ns_parsed()
+test_delslice_step_negative()
(in _ETreeTestCaseBase) -test_nsclasses
-(in lxml.tests) +test_object_path_addattr_create()
+(in ObjectifyTestCase) test_xinclude_failures()
(in ElementIncludeTestCase) -test_del_insert()
+test_delslice_step_negative2()
(in _ETreeTestCaseBase) -test_nsmap_prefix_invalid()
-(in ETreeOnlyTestCase) +test_object_path_addattr_create_element()
+(in ObjectifyTestCase) test_xinclude_resolver()
(in _XIncludeTestCase) -test_del_setitem()
+test_delslice_tail()
(in _ETreeTestCaseBase) -test_object_path()
+test_object_path_addattr_create_list()
(in ObjectifyTestCase) test_xinclude_resolver_recursive()
(in _XIncludeTestCase) -test_del_setslice()
-(in _ETreeTestCaseBase) -test_object_path_addattr()
+test_descendant_paths()
+(in ObjectifyTestCase) +test_object_path_addattr_element()
(in ObjectifyTestCase) test_xinclude_text()
(in _XIncludeTestCase) -test_delitem()
-(in _ETreeTestCaseBase) -test_object_path_addattr_create()
+test_descendant_paths_child()
+(in ObjectifyTestCase) +test_object_path_default_absolute()
(in ObjectifyTestCase) test_XML()
(in _ETreeTestCaseBase) -test_delitem_index()
+test_descendant_paths_prefix()
(in ObjectifyTestCase) -test_object_path_addattr_create_element()
+test_object_path_default_relative()
(in ObjectifyTestCase) test_xml_base()
(in ETreeOnlyTestCase) -test_delitem_tail()
-(in _ETreeTestCaseBase) -test_object_path_addattr_create_list()
+test_differing_attributes()
+(in DoctestCompareTest) +test_object_path_dot()
(in ObjectifyTestCase) test_xml_base()
(in ObjectifyTestCase) -test_delslice()
-(in _ETreeTestCaseBase) -test_object_path_addattr_element()
+test_differing_tags()
+(in DoctestCompareTest) +test_object_path_dot_list()
(in ObjectifyTestCase) test_xml_base_attribute()
(in ETreeOnlyTestCase) -test_delslice()
-(in _ElementSlicingTest) -test_object_path_default_absolute()
+test_dir()
+(in ObjectifyTestCase) +test_object_path_dot_root()
(in ObjectifyTestCase) test_xml_base_attribute()
(in ObjectifyTestCase) -test_delslice_child_tail()
-(in _ETreeTestCaseBase) -test_object_path_default_relative()
+test_docinfo_empty()
+(in ETreeOnlyTestCase) +test_object_path_dot_root_list()
(in ObjectifyTestCase) test_XML_base_url_docinfo()
(in ETreeOnlyTestCase) -test_delslice_memory()
-(in _ETreeTestCaseBase) -test_object_path_dot()
+test_docinfo_name_only()
+(in ETreeOnlyTestCase) +test_object_path_fail()
(in ObjectifyTestCase) test_XML_base_url_docinfo()
(in ObjectifyTestCase) -test_delslice_negative1()
-(in _ETreeTestCaseBase) -test_object_path_dot_list()
+test_docinfo_public()
+(in ETreeOnlyTestCase) +test_object_path_fail_parse_empty()
(in ObjectifyTestCase) test_xml_c14n2()
(in _C14NTest) -test_delslice_negative2()
-(in _ETreeTestCaseBase) -test_object_path_dot_root()
+test_docinfo_system()
+(in ETreeOnlyTestCase) +test_object_path_fail_parse_empty_list()
(in ObjectifyTestCase) test_xml_mode_element_inside_html()
(in HtmlFileTestCase) -test_delslice_step()
-(in _ETreeTestCaseBase) -test_object_path_dot_root_list()
+test_doctestcompare
+(in lxml.tests) +test_object_path_hasattr()
(in ObjectifyTestCase) test_xml_mode_write_inside_html()
(in HtmlFileTestCase) -test_delslice_step_negative()
-(in _ETreeTestCaseBase) -test_object_path_fail()
+test_doctype_name_only_roundtrip()
+(in ETreeOnlyTestCase) +test_object_path_index()
(in ObjectifyTestCase) test_XML_set_base_url_docinfo()
(in ETreeOnlyTestCase) -test_delslice_step_negative2()
-(in _ETreeTestCaseBase) -test_object_path_fail_parse_empty()
+test_doctype_output_override()
+(in ETreeOnlyTestCase) +test_object_path_index_fail_lookup()
(in ObjectifyTestCase) test_XML_set_base_url_docinfo()
(in ObjectifyTestCase) -test_delslice_tail()
-(in _ETreeTestCaseBase) -test_object_path_fail_parse_empty_list()
+test_dtd
+(in lxml.tests) +test_object_path_index_fail_parse()
(in ObjectifyTestCase) test_XMLDTDID()
(in ETreeOnlyTestCase) -test_descendant_paths()
-(in ObjectifyTestCase) -test_object_path_hasattr()
+test_dtd()
+(in ETreeDtdTestCase) +test_object_path_index_list()
(in ObjectifyTestCase) test_XMLDTDID_empty()
(in ETreeOnlyTestCase) -test_descendant_paths_child()
-(in ObjectifyTestCase) -test_object_path_index()
+test_dtd_api_internal()
+(in ETreeDtdTestCase) +test_object_path_list()
(in ObjectifyTestCase) test_XMLDTDID_no_id_dict()
(in ETreeOnlyTestCase) -test_descendant_paths_prefix()
-(in ObjectifyTestCase) -test_object_path_index_fail_lookup()
+test_dtd_assertValid()
+(in ETreeDtdTestCase) +test_object_path_ns()
(in ObjectifyTestCase) test_XMLID()
(in _ETreeTestCaseBase) -test_differing_attributes()
-(in DoctestCompareTest) -test_object_path_index_fail_parse()
+test_dtd_attrs()
+(in ETreeDtdTestCase) +test_object_path_ns_list()
(in ObjectifyTestCase) test_xmlschema
(in lxml.tests) -test_differing_tags()
-(in DoctestCompareTest) -test_object_path_index_list()
+test_dtd_broken()
+(in ETreeDtdTestCase) +test_object_path_set()
(in ObjectifyTestCase) test_xmlschema()
(in ETreeXMLSchemaTestCase) -test_dir()
-(in ObjectifyTestCase) -test_object_path_list()
+test_dtd_file()
+(in ETreeDtdTestCase) +test_object_path_set_create()
(in ObjectifyTestCase) test_xmlschema_comment_error()
(in ETreeXMLSchemaTestCase) -test_docinfo_empty()
-(in ETreeOnlyTestCase) -test_object_path_ns()
+test_dtd_internal()
+(in ETreeDtdTestCase) +test_object_path_set_create_element()
(in ObjectifyTestCase) test_xmlschema_default_attributes()
(in ETreeXMLSchemaTestCase) -test_docinfo_name_only()
-(in ETreeOnlyTestCase) -test_object_path_ns_list()
+test_dtd_internal_invalid()
+(in ETreeDtdTestCase) +test_object_path_set_create_list()
(in ObjectifyTestCase) test_xmlschema_elementtree_error()
(in ETreeXMLSchemaTestCase) -test_docinfo_public()
-(in ETreeOnlyTestCase) -test_object_path_set()
+test_dtd_invalid()
+(in ETreeDtdTestCase) +test_object_path_set_element()
(in ObjectifyTestCase) test_xmlschema_error_log()
(in ETreeXMLSchemaTestCase) -test_docinfo_system()
-(in ETreeOnlyTestCase) -test_object_path_set_create()
+test_dtd_invalid_duplicate_id()
+(in ETreeDtdTestCase) +test_object_path_syntax()
(in ObjectifyTestCase) test_xmlschema_error_log_path()
(in ETreeXMLSchemaTestCase) -test_doctestcompare
+test_dtd_io()
+(in ETreeOnlyTestCase) +test_objectify
(in lxml.tests) -test_object_path_set_create_element()
-(in ObjectifyTestCase) test_xmlschema_file()
(in ETreeXMLSchemaTestCase) -test_doctype_name_only_roundtrip()
-(in ETreeOnlyTestCase) -test_object_path_set_create_list()
-(in ObjectifyTestCase) +test_dtd_parse_file_not_found()
+(in ETreeDtdTestCase) +test_open_namespaced_element()
+(in HtmlFileTestCase) test_xmlschema_illegal_validation_error()
(in ETreeXMLSchemaTestCase) -test_doctype_output_override()
+test_dtd_parse_invalid()
+(in ETreeDtdTestCase) +test_parse_base_url_docinfo()
(in ETreeOnlyTestCase) -test_object_path_set_element()
-(in ObjectifyTestCase) test_xmlschema_import_file()
(in ETreeXMLSchemaTestCase) -test_dtd
-(in lxml.tests) -test_object_path_syntax()
+test_dtd_parse_valid()
+(in ETreeDtdTestCase) +test_parse_base_url_docinfo()
(in ObjectifyTestCase) test_xmlschema_invalid_schema1()
(in ETreeXMLSchemaTestCase) -test_dtd()
+test_dtd_parse_valid_file_url()
(in ETreeDtdTestCase) -test_objectify
-(in lxml.tests) +test_parse_cdata()
+(in _ETreeTestCaseBase) test_xmlschema_invalid_schema2()
(in ETreeXMLSchemaTestCase) -test_dtd_api_internal()
+test_dtd_parse_valid_relative()
(in ETreeDtdTestCase) -test_open_namespaced_element()
-(in HtmlFileTestCase) +test_parse_encoding_8bit_explicit()
+(in _ETreeTestCaseBase) test_xmlschema_iterparse()
(in ETreeXMLSchemaTestCase) -test_dtd_assertValid()
+test_dtd_parse_valid_relative_file_url()
(in ETreeDtdTestCase) -test_parse_base_url_docinfo()
-(in ETreeOnlyTestCase) +test_parse_encoding_8bit_explicit()
+(in HtmlParserTestCase) test_xmlschema_iterparse_fail()
(in ETreeXMLSchemaTestCase) -test_dtd_attrs()
+test_dtd_stringio()
(in ETreeDtdTestCase) -test_parse_base_url_docinfo()
-(in ObjectifyTestCase) +test_parse_encoding_8bit_override()
+(in _ETreeTestCaseBase) test_xmlschema_iterparse_incomplete()
(in ETreeXMLSchemaTestCase) -test_dtd_broken()
-(in ETreeDtdTestCase) -test_parse_cdata()
-(in _ETreeTestCaseBase) +test_dump_none()
+(in ETreeOnlyTestCase) +test_parse_encoding_8bit_override()
+(in HtmlParserTestCase) test_xmlschema_nested_resolvers()
(in ETreeXMLSchemaResolversTestCase) -test_dtd_file()
-(in ETreeDtdTestCase) -test_parse_encoding_8bit_explicit()
+test_efactory_attrib()
+(in ObjectifyTestCase) +test_parse_error()
(in _ETreeTestCaseBase) test_xmlschema_parse()
(in ETreeXMLSchemaTestCase) -test_dtd_internal()
-(in ETreeDtdTestCase) -test_parse_encoding_8bit_explicit()
-(in HtmlParserTestCase) +test_efactory_bool()
+(in ObjectifyTestCase) +test_parse_error_from_file()
+(in _ETreeTestCaseBase) test_xmlschema_parse_default_attributes()
(in ETreeXMLSchemaTestCase) -test_dtd_internal_invalid()
-(in ETreeDtdTestCase) -test_parse_encoding_8bit_override()
-(in _ETreeTestCaseBase) +test_efactory_float()
+(in ObjectifyTestCase) +test_parse_error_logging()
+(in ETreeErrorLogTest) test_xmlschema_parse_default_attributes_schema_config()
(in ETreeXMLSchemaTestCase) -test_dtd_invalid()
-(in ETreeDtdTestCase) -test_parse_encoding_8bit_override()
-(in HtmlParserTestCase) +test_efactory_int()
+(in ObjectifyTestCase) +test_parse_error_none()
+(in _ETreeTestCaseBase) test_xmlschema_parse_fixed_attributes()
(in ETreeXMLSchemaTestCase) -test_dtd_invalid_duplicate_id()
-(in ETreeDtdTestCase) -test_parse_error()
+test_efactory_nested()
+(in ObjectifyTestCase) +test_parse_file()
(in _ETreeTestCaseBase) test_xmlschema_resolvers()
(in ETreeXMLSchemaResolversTestCase) -test_dtd_io()
-(in ETreeOnlyTestCase) -test_parse_error_from_file()
-(in _ETreeTestCaseBase) +test_efactory_none()
+(in ObjectifyTestCase) +test_parse_file_dtd()
+(in ETreeDtdTestCase) test_xmlschema_resolvers_noroot()
(in ETreeXMLSchemaResolversTestCase) -test_dtd_parse_file_not_found()
-(in ETreeDtdTestCase) -test_parse_error_logging()
-(in ETreeErrorLogTest) +test_efactory_str()
+(in ObjectifyTestCase) +test_parse_file_encoding()
+(in _ETreeTestCaseBase) test_xmlschema_resolvers_root()
(in ETreeXMLSchemaResolversTestCase) -test_dtd_parse_invalid()
-(in ETreeDtdTestCase) -test_parse_error_none()
+test_efactory_subtype()
+(in ObjectifyTestCase) +test_parse_file_nonexistent()
(in _ETreeTestCaseBase) test_xmlschema_shortcut()
(in ETreeXMLSchemaTestCase) -test_dtd_parse_valid()
-(in ETreeDtdTestCase) -test_parse_file()
+test_efactory_unicode()
+(in ObjectifyTestCase) +test_parse_file_object()
(in _ETreeTestCaseBase) test_xmlschema_stringio()
(in ETreeXMLSchemaTestCase) -test_dtd_parse_valid_file_url()
-(in ETreeDtdTestCase) -test_parse_file_dtd()
-(in ETreeDtdTestCase) +test_efactory_value_concatenation()
+(in ObjectifyTestCase) +test_parse_file_object_encoding()
+(in _ETreeTestCaseBase) test_xmlsyntaxerror_has_info()
(in ErrorTestCase) -test_dtd_parse_valid_relative()
-(in ETreeDtdTestCase) -test_parse_file_encoding()
+test_element()
(in _ETreeTestCaseBase) +test_parse_fileobject_unicode()
+(in ETreeOnlyTestCase) test_xpath_boolean()
(in ETreeXPathTestCase) -test_dtd_parse_valid_relative_file_url()
-(in ETreeDtdTestCase) -test_parse_file_nonexistent()
-(in _ETreeTestCaseBase) +test_element()
+(in _XmlFileTestCaseBase) +test_parse_parser_type_error()
+(in ETreeOnlyTestCase) test_xpath_class_error()
(in ETreeXPathTestCase) -test_dtd_stringio()
-(in ETreeDtdTestCase) -test_parse_file_object()
-(in _ETreeTestCaseBase) -test_xpath_class_prefix_error()
-(in ETreeXPathTestCase) +test_element_base()
+(in ProxyTestCase) +test_parse_remove_comments()
+(in ETreeOnlyTestCase) +test_xpath_class_prefix_error()
+(in ETreeXPathTestCase) -test_dump_none()
+test_element_base_children()
+(in ProxyTestCase) +test_parse_remove_pis()
(in ETreeOnlyTestCase) -test_parse_file_object_encoding()
-(in _ETreeTestCaseBase) test_xpath_compile_doc()
(in ETreeXPathClassTestCase) -test_efactory_attrib()
-(in ObjectifyTestCase) -test_parse_fileobject_unicode()
-(in ETreeOnlyTestCase) +test_element_contains()
+(in _ETreeTestCaseBase) +test_parse_stringio()
+(in _ETreeTestCaseBase) test_xpath_compile_element()
(in ETreeXPathClassTestCase) -test_efactory_bool()
-(in ObjectifyTestCase) -test_parse_parser_type_error()
+test_element_creation()
+(in ETreeNamespaceClassesTestCase) +test_parse_stringio_base_url()
(in ETreeOnlyTestCase) test_xpath_compile_error()
(in ETreeXPathClassTestCase) -test_efactory_float()
+test_element_cyclic_gc_none()
+(in ErrorTestCase) +test_parse_stringio_base_url()
(in ObjectifyTestCase) -test_parse_remove_comments()
-(in ETreeOnlyTestCase) test_xpath_compile_ns()
(in ETreeETXPathClassTestCase) -test_efactory_int()
-(in ObjectifyTestCase) -test_parse_remove_pis()
-(in ETreeOnlyTestCase) -test_xpath_compile_vars()
-(in ETreeXPathClassTestCase) - - -test_efactory_nested()
-(in ObjectifyTestCase) -test_parse_stringio()
+test_element_indexing_negative()
(in _ETreeTestCaseBase) -test_xpath_context_node()
-(in ETreeXPathTestCase) - - -test_efactory_none()
-(in ObjectifyTestCase) -test_parse_stringio_base_url()
-(in ETreeOnlyTestCase) -test_xpath_document_root()
-(in ETreeXPathTestCase) - - -test_efactory_str()
-(in ObjectifyTestCase) -test_parse_stringio_base_url()
-(in ObjectifyTestCase) -test_xpath_elementtree_error()
-(in ETreeXPathClassTestCase) - - -test_efactory_subtype()
-(in ObjectifyTestCase) test_parse_utf8_bom()
(in _IOTestCaseBase) -test_xpath_error()
-(in ETreeXPathTestCase) +test_xpath_compile_vars()
+(in ETreeXPathClassTestCase) -test_efactory_unicode()
-(in ObjectifyTestCase) +test_element_indexing_only_text()
+(in _ETreeTestCaseBase) test_parse_with_encoding()
(in _ETreeTestCaseBase) -test_xpath_eval_context_clear()
+test_xpath_context_node()
(in ETreeXPathTestCase) -test_efactory_value_concatenation()
-(in ObjectifyTestCase) +test_element_indexing_with_text()
+(in _ETreeTestCaseBase) test_parseid()
(in ETreeOnlyTestCase) -test_xpath_eval_context_propagation()
+test_xpath_document_root()
(in ETreeXPathTestCase) -test_element()
+test_element_indexing_with_text2()
(in _ETreeTestCaseBase) test_parser_based_lookup()
(in ClassLookupTestCase) -test_xpath_evaluator()
-(in ETreeXPathTestCase) +test_xpath_elementtree_error()
+(in ETreeXPathClassTestCase) -test_element()
-(in _XmlFileTestCaseBase) +test_element_name_colon()
+(in ETreeOnlyTestCase) test_parser_encoding()
(in ETreeOnlyTestCase) -test_xpath_evaluator_element()
+test_xpath_error()
(in ETreeXPathTestCase) -test_element_base()
-(in ProxyTestCase) +test_element_name_empty()
+(in ETreeOnlyTestCase) test_parser_encoding_unknown()
(in ETreeOnlyTestCase) -test_xpath_evaluator_tree()
+test_xpath_eval_context_clear()
(in ETreeXPathTestCase) -test_element_base_children()
-(in ProxyTestCase) +test_element_name_quote()
+(in ETreeOnlyTestCase) test_parser_input_mix()
(in HttpIOTestCase) -test_xpath_evaluator_tree_absolute()
+test_xpath_eval_context_propagation()
(in ETreeXPathTestCase) -test_element_contains()
-(in _ETreeTestCaseBase) +test_element_name_space()
+(in ETreeOnlyTestCase) test_parser_target_attrib()
(in _ETreeTestCaseBase) -test_xpath_exslt_functions_date()
-(in ETreeXPathExsltTestCase) +test_xpath_evaluator()
+(in ETreeXPathTestCase) -test_element_creation()
-(in ETreeNamespaceClassesTestCase) +test_element_names()
+(in ETreeOnlyTestCase) test_parser_target_cdata()
(in ETreeOnlyTestCase) -test_xpath_exslt_functions_strings()
-(in ETreeXPathExsltTestCase) +test_xpath_evaluator_element()
+(in ETreeXPathTestCase) -test_element_cyclic_gc_none()
-(in ErrorTestCase) +test_element_nested()
+(in _XmlFileTestCaseBase) test_parser_target_comment()
(in ETreeOnlyTestCase) -test_xpath_extensions()
+test_xpath_evaluator_tree()
(in ETreeXPathTestCase) -test_element_indexing_negative()
-(in _ETreeTestCaseBase) +test_element_nested_with_text()
+(in _XmlFileTestCaseBase) test_parser_target_data()
(in _ETreeTestCaseBase) -test_xpath_extensions_error()
+test_xpath_evaluator_tree_absolute()
(in ETreeXPathTestCase) -test_element_indexing_only_text()
-(in _ETreeTestCaseBase) +test_element_nsmap()
+(in ETreeOnlyTestCase) test_parser_target_end_ns()
(in _ETreeTestCaseBase) -test_xpath_extensions_mix()
-(in ETreeXPathTestCase) +test_xpath_exslt_functions_date()
+(in ETreeXPathExsltTestCase) -test_element_indexing_with_text()
-(in _ETreeTestCaseBase) +test_element_nsmap_custom()
+(in ObjectifyTestCase) test_parser_target_entity()
(in _ETreeTestCaseBase) -test_xpath_extensions_nodes()
-(in ETreeXPathTestCase) +test_xpath_exslt_functions_strings()
+(in ETreeXPathExsltTestCase) -test_element_indexing_with_text2()
-(in _ETreeTestCaseBase) +test_element_nsmap_custom_prefixes()
+(in ObjectifyTestCase) test_parser_target_entity_unknown()
(in _ETreeTestCaseBase) -test_xpath_extensions_nodes_append()
+test_xpath_extensions()
(in ETreeXPathTestCase) -test_element_name_colon()
-(in ETreeOnlyTestCase) +test_element_nsmap_default()
+(in ObjectifyTestCase) test_parser_target_error_in_close()
(in _ETreeTestCaseBase) -test_xpath_extensions_nodes_append2()
+test_xpath_extensions_error()
(in ETreeXPathTestCase) -test_element_name_empty()
-(in ETreeOnlyTestCase) +test_element_nsmap_empty()
+(in ObjectifyTestCase) test_parser_target_error_in_end()
(in _ETreeTestCaseBase) -test_xpath_extensions_wrong_args()
+test_xpath_extensions_mix()
(in ETreeXPathTestCase) -test_element_name_quote()
+test_element_refcycle()
(in ETreeOnlyTestCase) test_parser_target_error_in_start()
(in _ETreeTestCaseBase) -test_xpath_list_attribute()
+test_xpath_extensions_nodes()
(in ETreeXPathTestCase) -test_element_name_space()
-(in ETreeOnlyTestCase) +test_element_sax()
+(in ETreeSaxTestCase) test_parser_target_error_in_start_and_close()
(in _ETreeTestCaseBase) -test_xpath_list_attribute_parent()
+test_xpath_extensions_nodes_append()
(in ETreeXPathTestCase) -test_element_names()
-(in ETreeOnlyTestCase) +test_element_sax_default_ns_prefix()
+(in NSPrefixSaxTestCase) test_parser_target_feed_exception()
(in ETreeOnlyTestCase) -test_xpath_list_attribute_parent_no_smart_strings()
+test_xpath_extensions_nodes_append2()
(in ETreeXPathTestCase) -test_element_nested()
-(in _XmlFileTestCaseBase) +test_element_sax_ns()
+(in ETreeSaxTestCase) test_parser_target_feed_no_id_dict()
(in ETreeOnlyTestCase) -test_xpath_list_comment()
+test_xpath_extensions_wrong_args()
(in ETreeXPathTestCase) -test_element_nested_with_text()
-(in _XmlFileTestCaseBase) +test_element_sax_ns_prefix()
+(in NSPrefixSaxTestCase) test_parser_target_fromstring_exception()
(in ETreeOnlyTestCase) -test_xpath_list_elements()
+test_xpath_list_attribute()
(in ETreeXPathTestCase) -test_element_nsmap()
-(in ETreeOnlyTestCase) +test_element_sax_twin_ns_prefix()
+(in NSPrefixSaxTestCase) test_parser_target_pi()
(in ETreeOnlyTestCase) -test_xpath_list_nothing()
+test_xpath_list_attribute_parent()
(in ETreeXPathTestCase) -test_element_nsmap_custom()
-(in ObjectifyTestCase) +test_element_with_attributes()
+(in _ETreeTestCaseBase) test_parser_target_property()
(in _ETreeTestCaseBase) -test_xpath_list_text()
+test_xpath_list_attribute_parent_no_smart_strings()
(in ETreeXPathTestCase) -test_element_nsmap_custom_prefixes()
-(in ObjectifyTestCase) +test_element_with_attributes_extra()
+(in _ETreeTestCaseBase) test_parser_target_recover()
(in ETreeOnlyTestCase) -test_xpath_list_text_parent()
+test_xpath_list_comment()
(in ETreeXPathTestCase) -test_element_nsmap_default()
-(in ObjectifyTestCase) +test_element_with_attributes_extra_duplicate()
+(in _ETreeTestCaseBase) test_parser_target_start_end_ns()
(in _ETreeTestCaseBase) -test_xpath_list_text_parent_no_smart_strings()
+test_xpath_list_elements()
(in ETreeXPathTestCase) -test_element_nsmap_empty()
-(in ObjectifyTestCase) +test_element_with_attributes_keywords()
+(in _ETreeTestCaseBase) test_parser_target_tag()
(in _ETreeTestCaseBase) -test_xpath_list_unicode_text_parent()
+test_xpath_list_nothing()
(in ETreeXPathTestCase) -test_element_refcycle()
-(in ETreeOnlyTestCase) +test_element_with_attributes_ns()
+(in _ETreeTestCaseBase) test_parser_version()
(in _ETreeTestCaseBase) -test_xpath_namespace()
+test_xpath_list_text()
(in ETreeXPathTestCase) -test_element_sax()
-(in ETreeSaxTestCase) +test_element_write_empty()
+(in _XmlFileTestCaseBase) test_pi()
(in _ETreeTestCaseBase) -test_xpath_namespace_empty()
+test_xpath_list_text_parent()
(in ETreeXPathTestCase) -test_element_sax_default_ns_prefix()
-(in NSPrefixSaxTestCase) +test_element_write_text()
+(in _XmlFileTestCaseBase) test_pi()
(in ETreeOnlyTestCase) -test_xpath_ns()
+test_xpath_list_text_parent_no_smart_strings()
(in ETreeXPathTestCase) -test_element_sax_ns()
-(in ETreeSaxTestCase) +test_elementpath
+(in lxml.tests) test_pi()
(in _XmlFileTestCaseBase) -test_xpath_ns_empty()
+test_xpath_list_unicode_text_parent()
(in ETreeXPathTestCase) -test_element_sax_ns_prefix()
-(in NSPrefixSaxTestCase) +test_elementtree
+(in lxml.tests) test_pi_base()
(in ProxyTestCase) -test_xpath_ns_none()
+test_xpath_namespace()
(in ETreeXPathTestCase) -test_element_sax_twin_ns_prefix()
-(in NSPrefixSaxTestCase) +test_ElementTree()
+(in _ETreeTestCaseBase) test_pi_nonsense()
(in _ETreeTestCaseBase) -test_xpath_number()
+test_xpath_namespace_empty()
(in ETreeXPathTestCase) -test_element_with_attributes()
+test_elementtree()
(in _ETreeTestCaseBase) test_pi_parse()
(in ETreeOnlyTestCase) -test_xpath_on_context_node()
-(in ETreeXSLTExtFuncTestCase) +test_xpath_ns()
+(in ETreeXPathTestCase) -test_element_with_attributes_extra()
-(in _ETreeTestCaseBase) +test_elementtree_find_qname()
+(in ETreeOnlyTestCase) test_pi_pseudo_attributes_attrib()
(in ETreeOnlyTestCase) -test_xpath_on_foreign_context_node()
-(in ETreeXSLTExtFuncTestCase) +test_xpath_ns_empty()
+(in ETreeXPathTestCase) -test_element_with_attributes_extra_duplicate()
-(in _ETreeTestCaseBase) +test_elementtree_findall_ns_qname()
+(in ETreeOnlyTestCase) test_pi_pseudo_attributes_get()
(in ETreeOnlyTestCase) -test_xpath_prefix_error()
+test_xpath_ns_none()
(in ETreeXPathTestCase) -test_element_with_attributes_keywords()
-(in _ETreeTestCaseBase) +test_elementtree_findall_qname()
+(in ETreeOnlyTestCase) test_pickle()
(in ObjectifyTestCase) -test_xpath_string()
+test_xpath_number()
(in ETreeXPathTestCase) -test_element_with_attributes_ns()
-(in _ETreeTestCaseBase) +test_elementtree_getelementpath()
+(in ETreeOnlyTestCase) test_pickle_boolelement()
(in ObjectifyTestCase) -test_xpath_text_from_other_document()
-(in ETreeXPathTestCase) +test_xpath_on_context_node()
+(in ETreeXSLTExtFuncTestCase) -test_element_write_empty()
-(in _XmlFileTestCaseBase) +test_elementtree_getelementpath_ns()
+(in ETreeOnlyTestCase) test_pickle_elementtree()
(in ObjectifyTestCase) -test_xpath_tokenizer()
-(in EtreeElementPathTestCase) +test_xpath_on_foreign_context_node()
+(in ETreeXSLTExtFuncTestCase) -test_element_write_text()
-(in _XmlFileTestCaseBase) +test_elementtree_getiterator()
+(in ETreeOnlyTestCase) test_pickle_floattelement()
(in ObjectifyTestCase) -test_xpath_variables()
+test_xpath_prefix_error()
(in ETreeXPathTestCase) -test_elementpath
-(in lxml.tests) +test_elementtree_getiterator_filter()
+(in ETreeOnlyTestCase) test_pickle_intelement()
(in ObjectifyTestCase) -test_xpath_variables_nodeset()
+test_xpath_string()
(in ETreeXPathTestCase) -test_elementtree
-(in lxml.tests) +test_elementtree_getpath()
+(in ETreeXPathTestCase) test_pickle_noneelement()
(in ObjectifyTestCase) -test_xpathevaluator
-(in lxml.tests) +test_xpath_text_from_other_document()
+(in ETreeXPathTestCase) -test_ElementTree()
-(in _ETreeTestCaseBase) +test_elementtree_getpath_partial()
+(in ETreeXPathTestCase) test_pickle_strelement()
(in ObjectifyTestCase) -test_xsiannotate_ignore_old()
-(in ObjectifyTestCase) +test_xpath_tokenizer()
+(in EtreeElementPathTestCase) -test_elementtree()
-(in _ETreeTestCaseBase) +test_elementtree_iter_qname()
+(in ETreeOnlyTestCase) test_prefix()
(in ETreeOnlyTestCase) -test_xsiannotate_use_old()
-(in ObjectifyTestCase) +test_xpath_variables()
+(in ETreeXPathTestCase) -test_elementtree_find_qname()
-(in ETreeOnlyTestCase) +test_elementtree_parser_target()
+(in _ETreeTestCaseBase) test_prefix_default_ns()
(in ETreeOnlyTestCase) -test_xsinil_deannotate()
-(in ObjectifyTestCase) +test_xpath_variables_nodeset()
+(in ETreeXPathTestCase) -test_elementtree_findall_ns_qname()
+test_elementtree_parser_target_type_error()
(in ETreeOnlyTestCase) test_processinginstruction()
(in _ETreeTestCaseBase) -test_xsitype_deannotate()
-(in ObjectifyTestCase) +test_xpathevaluator
+(in lxml.tests) -test_elementtree_findall_qname()
-(in ETreeOnlyTestCase) +test_empty_decl()
+(in ETreeDtdTestCase) test_proxy_collect_siblings()
(in ETreeOnlyTestCase) -test_xslt
-(in lxml.tests) +test_xsiannotate_ignore_old()
+(in ObjectifyTestCase) -test_elementtree_getelementpath()
-(in ETreeOnlyTestCase) +test_empty_parse()
+(in ErrorTestCase) test_proxy_collect_siblings_text()
(in ETreeOnlyTestCase) -test_xslt()
-(in ETreeXSLTTestCase) +test_xsiannotate_use_old()
+(in ObjectifyTestCase) -test_elementtree_getelementpath_ns()
-(in ETreeOnlyTestCase) +test_encoding()
+(in _ETreeTestCaseBase) test_proxy_hashing()
(in ProxyTestCase) -test_xslt_access_control_repr()
-(in ETreeXSLTTestCase) +test_xsinil_deannotate()
+(in ObjectifyTestCase) -test_elementtree_getiterator()
-(in _ETreeTestCaseBase) +test_encoding()
+(in _XmlFileTestCaseBase) test_proxy_reuse()
(in ProxyTestCase) -test_xslt_apply_error_log()
-(in ETreeXSLTTestCase) +test_xsitype_deannotate()
+(in ObjectifyTestCase) -test_elementtree_getiterator_filter()
+test_encoding_8bit_latin1()
(in _ETreeTestCaseBase) test_proxy_reuse_after_del_root()
(in ProxyTestCase) -test_xslt_broken()
-(in ETreeXSLTTestCase) +test_xslt
+(in lxml.tests) -test_elementtree_getpath()
-(in ETreeXPathTestCase) +test_encoding_8bit_parse_stringio()
+(in _ETreeTestCaseBase) test_proxy_reuse_after_gc()
(in ProxyTestCase) -test_xslt_copy()
+test_xslt()
(in ETreeXSLTTestCase) -test_elementtree_getpath_partial()
-(in ETreeXPathTestCase) +test_encoding_8bit_xml()
+(in _ETreeTestCaseBase) test_pull_from_simple_target()
(in XMLPullParserTest) -test_xslt_default_parameters()
+test_xslt_access_control_repr()
(in ETreeXSLTTestCase) -test_elementtree_parser_target()
+test_encoding_exact()
(in _ETreeTestCaseBase) test_pull_from_simple_target_start_end()
(in XMLPullParserTest) -test_xslt_document_elementtree()
+test_xslt_apply_error_log()
(in ETreeXSLTTestCase) -test_elementtree_parser_target_type_error()
-(in ETreeOnlyTestCase) +test_encoding_sub_tostring_default_encoding()
+(in _ETreeTestCaseBase) test_pull_from_tree_builder()
(in XMLPullParserTest) -test_xslt_document_error()
+test_xslt_broken()
(in ETreeXSLTTestCase) -test_empty_decl()
-(in ETreeDtdTestCase) +test_encoding_tostring()
+(in _ETreeTestCaseBase) test_pull_from_tree_builder_subclass()
(in XMLPullParserTest) -test_xslt_document_parse()
+test_xslt_copy()
(in ETreeXSLTTestCase) -test_empty_parse()
-(in ErrorTestCase) +test_encoding_tostring_default_encoding()
+(in _ETreeTestCaseBase) test_pyannotate_empty()
(in ObjectifyTestCase) -test_xslt_document_parse_allow()
+test_xslt_default_parameters()
(in ETreeXSLTTestCase) -test_encoding()
+test_encoding_tostring_sub()
(in _ETreeTestCaseBase) test_pyannotate_ignore_old()
(in ObjectifyTestCase) -test_xslt_document_parse_deny()
+test_xslt_document_elementtree()
(in ETreeXSLTTestCase) -test_encoding()
-(in _XmlFileTestCaseBase) +test_encoding_tostring_sub_tail()
+(in _ETreeTestCaseBase) test_pyannotate_use_old()
(in ObjectifyTestCase) -test_xslt_document_parse_deny_all()
+test_xslt_document_error()
(in ETreeXSLTTestCase) -test_encoding_8bit_latin1()
+test_encoding_tostring_unknown()
(in _ETreeTestCaseBase) test_pyclasslookup
(in lxml.tests) -test_xslt_document_XML()
+test_xslt_document_parse()
(in ETreeXSLTTestCase) -test_encoding_8bit_parse_stringio()
-(in _ETreeTestCaseBase) +test_encoding_tostring_utf16()
+(in ETreeOnlyTestCase) test_pypy_proxy_collect()
(in ETreeOnlyTestCase) -test_xslt_document_XML_resolver()
+test_xslt_document_parse_allow()
(in ETreeXSLTTestCase) -test_encoding_8bit_xml()
+test_encoding_utf8_bom()
(in _ETreeTestCaseBase) test_pytype_annotation()
(in ObjectifyTestCase) -test_xslt_elementtree_error()
+test_xslt_document_parse_deny()
(in ETreeXSLTTestCase) -test_encoding_exact()
+test_encoding_write_default_encoding()
(in _ETreeTestCaseBase) test_pytype_annotation_empty()
(in ObjectifyTestCase) -test_xslt_empty()
+test_xslt_document_parse_deny_all()
(in ETreeXSLTTestCase) -test_encoding_sub_tostring_default_encoding()
-(in _ETreeTestCaseBase) +test_entity_append()
+(in ETreeOnlyTestCase) test_pytype_annotation_use_old()
(in ObjectifyTestCase) -test_xslt_encoding()
+test_xslt_document_XML()
(in ETreeXSLTTestCase) -test_encoding_tostring()
-(in _ETreeTestCaseBase) +test_entity_append_parsed()
+(in ETreeOnlyTestCase) test_pytype_deannotate()
(in ObjectifyTestCase) -test_xslt_encoding_override()
+test_xslt_document_XML_resolver()
(in ETreeXSLTTestCase) -test_encoding_tostring_default_encoding()
-(in _ETreeTestCaseBase) +test_entity_error()
+(in ETreeOnlyTestCase) test_pytype_xsitype_annotation()
(in ObjectifyTestCase) -test_xslt_html_output()
+test_xslt_elementtree_error()
(in ETreeXSLTTestCase) -test_encoding_tostring_sub()
-(in _ETreeTestCaseBase) +test_entity_parse()
+(in ETreeOnlyTestCase) test_qname()
(in _ETreeTestCaseBase) -test_xslt_include()
+test_xslt_empty()
(in ETreeXSLTTestCase) -test_encoding_tostring_sub_tail()
-(in _ETreeTestCaseBase) +test_entity_restructure()
+(in ETreeOnlyTestCase) test_qname_attrib()
(in _ETreeTestCaseBase) -test_xslt_include_from_filelike()
+test_xslt_encoding()
(in ETreeXSLTTestCase) -test_encoding_tostring_unknown()
-(in _ETreeTestCaseBase) +test_entity_values()
+(in ETreeOnlyTestCase) test_qname_attrib_resolve()
(in _ETreeTestCaseBase) -test_xslt_input()
+test_xslt_encoding_override()
(in ETreeXSLTTestCase) -test_encoding_tostring_utf16()
-(in ETreeOnlyTestCase) +test_equal_input()
+(in DoctestCompareTest) test_qname_attribute_getset()
(in _ETreeTestCaseBase) -test_xslt_input_none()
+test_xslt_html_output()
(in ETreeXSLTTestCase) -test_encoding_utf8_bom()
-(in _ETreeTestCaseBase) +test_errors
+(in lxml.tests) test_qname_attribute_resolve()
(in _ETreeTestCaseBase) -test_xslt_input_partial_doc()
+test_xslt_include()
(in ETreeXSLTTestCase) -test_encoding_write_default_encoding()
-(in _ETreeTestCaseBase) +test_escaping()
+(in _XmlFileTestCaseBase) test_qname_attribute_resolve_new()
(in _ETreeTestCaseBase) -test_xslt_invalid_stylesheet()
+test_xslt_include_from_filelike()
(in ETreeXSLTTestCase) -test_entity_append()
-(in ETreeOnlyTestCase) +test_etree
+(in lxml.tests) test_qname_cmp()
(in _ETreeTestCaseBase) -test_xslt_message()
+test_xslt_input()
(in ETreeXSLTTestCase) -test_entity_append_parsed()
-(in ETreeOnlyTestCase) -test_qname_colon()
+test_etree_parse_io_error()
+(in _IOTestCaseBase) +test_qname_colon()
(in ETreeOnlyTestCase) -test_xslt_message_terminate()
+test_xslt_input_none()
(in ETreeXSLTTestCase) -test_entity_error()
-(in ETreeOnlyTestCase) +test_etree_sax_attributes()
+(in ETreeSaxTestCase) test_qname_element()
(in ETreeOnlyTestCase) -test_xslt_move_result()
+test_xslt_input_partial_doc()
(in ETreeXSLTTestCase) -test_entity_parse()
-(in ETreeOnlyTestCase) +test_etree_sax_comment()
+(in ETreeSaxTestCase) test_qname_empty()
(in ETreeOnlyTestCase) -test_xslt_multiple_parameters()
+test_xslt_invalid_stylesheet()
(in ETreeXSLTTestCase) -test_entity_restructure()
-(in ETreeOnlyTestCase) +test_etree_sax_comment_root()
+(in ETreeSaxTestCase) test_qname_namespace_localname()
(in ETreeOnlyTestCase) -test_xslt_multiple_transforms()
+test_xslt_message()
(in ETreeXSLTTestCase) -test_entity_values()
-(in ETreeOnlyTestCase) +test_etree_sax_double()
+(in ETreeSaxTestCase) test_qname_none()
(in ETreeOnlyTestCase) -test_xslt_parameter_invalid()
+test_xslt_message_terminate()
(in ETreeXSLTTestCase) -test_equal_input()
-(in DoctestCompareTest) +test_etree_sax_error()
+(in ETreeSaxTestCase) test_qname_space()
(in ETreeOnlyTestCase) -test_xslt_parameter_missing()
+test_xslt_move_result()
(in ETreeXSLTTestCase) -test_errors
-(in lxml.tests) +test_etree_sax_error2()
+(in ETreeSaxTestCase) test_qname_text_resolve()
(in ETreeOnlyTestCase) -test_xslt_parameter_xpath()
+test_xslt_multiple_parameters()
(in ETreeXSLTTestCase) -test_escaping()
-(in _XmlFileTestCaseBase) +test_etree_sax_handler_default_ns()
+(in ETreeSaxTestCase) test_register_namespace()
(in _ETreeTestCaseBase) -test_xslt_parameter_xpath_object()
+test_xslt_multiple_transforms()
(in ETreeXSLTTestCase) -test_etree
-(in lxml.tests) +test_etree_sax_handler_default_ns_None()
+(in ETreeSaxTestCase) test_register_namespace_xml()
(in ETreeOnlyTestCase) -test_xslt_parameters()
+test_xslt_parameter_invalid()
(in ETreeXSLTTestCase) -test_etree_parse_io_error()
-(in _IOTestCaseBase) +test_etree_sax_no_ns()
+(in ETreeSaxTestCase) test_registered_type_stringify()
(in ObjectifyTestCase) -test_xslt_parsing_error_log()
+test_xslt_parameter_missing()
(in ETreeXSLTTestCase) -test_etree_sax_attributes()
+test_etree_sax_no_ns_attributes()
(in ETreeSaxTestCase) test_registered_types()
(in ObjectifyTestCase) -test_xslt_pi()
+test_xslt_parameter_xpath()
(in ETreeXSLTTestCase) -test_etree_sax_comment()
+test_etree_sax_ns1()
(in ETreeSaxTestCase) test_registry()
(in ETreeNamespaceClassesTestCase) -test_xslt_pi_embedded_id()
+test_xslt_parameter_xpath_object()
(in ETreeXSLTTestCase) -test_etree_sax_comment_root()
+test_etree_sax_ns2()
(in ETreeSaxTestCase) test_rel_xpath_boolean()
(in ETreeXPathTestCase) -test_xslt_pi_embedded_xmlid()
+test_xslt_parameters()
(in ETreeXSLTTestCase) -test_etree_sax_double()
+test_etree_sax_ns_attributes()
(in ETreeSaxTestCase) test_rel_xpath_list_elements()
(in ETreeXPathTestCase) -test_xslt_pi_get()
+test_xslt_parsing_error_log()
(in ETreeXSLTTestCase) -test_etree_sax_error()
+test_etree_sax_pi()
(in ETreeSaxTestCase) test_relaxng
(in lxml.tests) -test_xslt_pi_get_all()
+test_xslt_pi()
(in ETreeXSLTTestCase) -test_etree_sax_error2()
+test_etree_sax_pi_root()
(in ETreeSaxTestCase) test_relaxng()
(in ETreeRelaxNGTestCase) -test_xslt_pi_get_all_reversed()
+test_xslt_pi_embedded_id()
(in ETreeXSLTTestCase) -test_etree_sax_handler_default_ns()
+test_etree_sax_redefine_ns()
(in ETreeSaxTestCase) test_relaxng_compact()
(in RelaxNGCompactTestCase) -test_xslt_pi_get_unknown()
+test_xslt_pi_embedded_xmlid()
(in ETreeXSLTTestCase) -test_etree_sax_handler_default_ns_None()
+test_etree_sax_simple()
(in ETreeSaxTestCase) test_relaxng_compact_file_obj()
(in RelaxNGCompactTestCase) -test_xslt_pi_set_new()
+test_xslt_pi_get()
(in ETreeXSLTTestCase) -test_etree_sax_no_ns()
-(in ETreeSaxTestCase) +test_events()
+(in _XMLPullParserTest) test_relaxng_compact_str()
(in RelaxNGCompactTestCase) -test_xslt_pi_set_replace()
+test_xslt_pi_get_all()
(in ETreeXSLTTestCase) -test_etree_sax_no_ns_attributes()
-(in ETreeSaxTestCase) +test_events_comment()
+(in _XMLPullParserTest) test_relaxng_elementtree_error()
(in ETreeRelaxNGTestCase) -test_xslt_repeat_transform()
+test_xslt_pi_get_all_reversed()
(in ETreeXSLTTestCase) -test_etree_sax_ns1()
-(in ETreeSaxTestCase) +test_events_pi()
+(in _XMLPullParserTest) test_relaxng_error()
(in ETreeRelaxNGTestCase) -test_xslt_resolver_url_building()
+test_xslt_pi_get_unknown()
(in ETreeXSLTTestCase) -test_etree_sax_ns2()
-(in ETreeSaxTestCase) +test_events_sequence()
+(in _XMLPullParserTest) test_relaxng_generic_error()
(in ETreeRelaxNGTestCase) -test_xslt_result_bytearray()
-(in Py3XSLTTestCase) +test_xslt_pi_set_new()
+(in ETreeXSLTTestCase) -test_etree_sax_ns_attributes()
-(in ETreeSaxTestCase) +test_evil_class_lookup()
+(in ClassLookupTestCase) test_relaxng_include()
(in ETreeRelaxNGTestCase) -test_xslt_result_bytes()
-(in Py3XSLTTestCase) +test_xslt_pi_set_replace()
+(in ETreeXSLTTestCase) -test_etree_sax_pi()
-(in ETreeSaxTestCase) +test_exslt_math()
+(in ETreeEXSLTTestCase) test_relaxng_invalid_schema()
(in ETreeRelaxNGTestCase) -test_xslt_result_memoryview()
-(in Py3XSLTTestCase) +test_xslt_repeat_transform()
+(in ETreeXSLTTestCase) -test_etree_sax_pi_root()
-(in ETreeSaxTestCase) +test_exslt_regexp_match()
+(in ETreeEXSLTTestCase) test_relaxng_invalid_schema2()
(in ETreeRelaxNGTestCase) -test_xslt_shortcut()
+test_xslt_resolver_url_building()
(in ETreeXSLTTestCase) -test_etree_sax_redefine_ns()
-(in ETreeSaxTestCase) +test_exslt_regexp_match1()
+(in ETreeEXSLTTestCase) test_relaxng_invalid_schema3()
(in ETreeRelaxNGTestCase) -test_xslt_string_parameters()
-(in ETreeXSLTTestCase) +test_xslt_result_bytearray()
+(in Py3XSLTTestCase) -test_etree_sax_simple()
-(in ETreeSaxTestCase) +test_exslt_regexp_match2()
+(in ETreeEXSLTTestCase) test_relaxng_invalid_schema4()
(in ETreeRelaxNGTestCase) -test_xslt_unicode()
-(in ETreeXSLTTestCase) +test_xslt_result_bytes()
+(in Py3XSLTTestCase) -test_events()
-(in _XMLPullParserTest) +test_exslt_regexp_match_groups()
+(in ETreeEXSLTTestCase) test_relaxng_shortcut()
(in ETreeRelaxNGTestCase) -test_xslt_unicode_standalone()
-(in ETreeXSLTTestCase) +test_xslt_result_memoryview()
+(in Py3XSLTTestCase) -test_events_comment()
-(in _XMLPullParserTest) +test_exslt_regexp_replace()
+(in ETreeEXSLTTestCase) test_relaxng_stringio()
(in ETreeRelaxNGTestCase) -test_xslt_utf8()
+test_xslt_shortcut()
(in ETreeXSLTTestCase) -test_events_pi()
-(in _XMLPullParserTest) +test_exslt_regexp_test()
+(in ETreeEXSLTTestCase) test_remove()
(in _ETreeTestCaseBase) -test_xslt_write_output_bytesio()
+test_xslt_string_parameters()
(in ETreeXSLTTestCase) -test_events_sequence()
-(in _XMLPullParserTest) +test_exslt_str()
+(in ETreeEXSLTTestCase) test_remove_nonexisting()
(in _ETreeTestCaseBase) -test_xslt_write_output_failure()
+test_xslt_unicode()
(in ETreeXSLTTestCase) -test_evil_class_lookup()
-(in ClassLookupTestCase) +test_exslt_str_attribute_replace()
+(in ETreeEXSLTTestCase) test_remove_ns()
(in _ETreeTestCaseBase) -test_xslt_write_output_file()
+test_xslt_unicode_standalone()
(in ETreeXSLTTestCase) -test_exslt_math()
-(in ETreeEXSLTTestCase) +test_extend()
+(in _ETreeTestCaseBase) test_remove_tail()
(in _ETreeTestCaseBase) -test_xslt_write_output_file_oserror()
+test_xslt_utf8()
(in ETreeXSLTTestCase) -test_exslt_regexp_match()
-(in ETreeEXSLTTestCase) +test_extension_element()
+(in ETreeXSLTExtElementTestCase) test_remove_while_iterating()
(in _ETreeTestCaseBase) -test_xslt_write_output_file_path()
+test_xslt_write_output_bytesio()
(in ETreeXSLTTestCase) -test_exslt_regexp_match1()
-(in ETreeEXSLTTestCase) +test_extension_element_apply_templates()
+(in ETreeXSLTExtElementTestCase) test_replace()
(in ETreeOnlyTestCase) -test_xslt_write_output_file_path_urlescaped()
+test_xslt_write_output_failure()
(in ETreeXSLTTestCase) -test_exslt_regexp_match2()
-(in ETreeEXSLTTestCase) +test_extension_element_apply_templates_elements_only()
+(in ETreeXSLTExtElementTestCase) test_replace_new()
(in ETreeOnlyTestCase) -test_xslt_write_output_file_path_urlescaped_plus()
+test_xslt_write_output_file()
(in ETreeXSLTTestCase) -test_exslt_regexp_match_groups()
-(in ETreeEXSLTTestCase) +test_extension_element_apply_templates_remove_blank_text()
+(in ETreeXSLTExtElementTestCase) test_replace_slice_tail()
(in _ETreeTestCaseBase) -tests
-(in lxml) +test_xslt_write_output_file_oserror()
+(in ETreeXSLTTestCase) -test_exslt_regexp_replace()
-(in ETreeEXSLTTestCase) +test_extension_element_apply_templates_target_node()
+(in ETreeXSLTExtElementTestCase) test_resolve_bytes_dtd()
(in ETreeOnlyTestCase) -text
-(in QName) +test_xslt_write_output_file_path()
+(in ETreeXSLTTestCase) -test_exslt_regexp_test()
-(in ETreeEXSLTTestCase) +test_extension_element_apply_templates_target_node_doc()
+(in ETreeXSLTExtElementTestCase) test_resolve_empty()
(in ETreeOnlyTestCase) -text
-(in _Element) +test_xslt_write_output_file_path_urlescaped()
+(in ETreeXSLTTestCase) -test_exslt_str()
-(in ETreeEXSLTTestCase) +test_extension_element_comment_pi_context()
+(in ETreeXSLTExtElementTestCase) test_resolve_error()
(in ETreeOnlyTestCase) -text
-(in _Entity) +test_xslt_write_output_file_path_urlescaped_plus()
+(in ETreeXSLTTestCase) -test_exslt_str_attribute_replace()
-(in ETreeEXSLTTestCase) +test_extension_element_content()
+(in ETreeXSLTExtElementTestCase) test_resolve_file_dtd()
(in ETreeOnlyTestCase) -text
-(in ObjectifiedElement) +tests
+(in lxml) -test_extend()
-(in _ETreeTestCaseBase) +test_extension_element_doc_context()
+(in ETreeXSLTExtElementTestCase) test_resolve_filelike_dtd()
(in ETreeOnlyTestCase) -text
-(in Element) +text
+(in QName) -test_extension_element()
+test_extension_element_process_children()
(in ETreeXSLTExtElementTestCase) test_resolve_filename_dtd()
(in ETreeOnlyTestCase) -text_compare()
-(in LXMLOutputChecker) +text
+(in _Element) -test_extension_element_apply_templates()
+test_extension_element_process_children_to_append_only()
(in ETreeXSLTExtElementTestCase) test_resolve_filename_dtd_relative()
(in ETreeOnlyTestCase) -text_content()
-(in HtmlMixin) +text
+(in _Entity) -test_extension_element_apply_templates_elements_only()
+test_extension_element_process_children_to_read_only_raise()
(in ETreeXSLTExtElementTestCase) test_resolve_string_dtd()
(in ETreeOnlyTestCase) -TEXTAREA
-(in lxml.html.builder) +text
+(in ObjectifiedElement) -test_extension_element_apply_templates_remove_blank_text()
+test_extension_element_process_children_with_subextension_element()
(in ETreeXSLTExtElementTestCase) test_root()
(in ObjectifyTestCase) -TextareaElement +text
+(in Element) -test_extension_element_apply_templates_target_node()
+test_extension_element_raise()
(in ETreeXSLTExtElementTestCase) test_sax
(in lxml.tests) -TFOOT
-(in lxml.html.builder) +text_compare()
+(in LXMLOutputChecker) -test_extension_element_apply_templates_target_node_doc()
-(in ETreeXSLTExtElementTestCase) +test_extensions1()
+(in ETreeXSLTExtFuncTestCase) test_sax_to_pulldom()
(in ETreeSaxTestCase) -TH
-(in lxml.html.builder) +text_content()
+(in HtmlMixin) -test_extension_element_comment_pi_context()
-(in ETreeXSLTExtElementTestCase) +test_extensions2()
+(in ETreeXSLTExtFuncTestCase) test_sax_to_pulldom_multiple_namespaces()
(in ETreeSaxTestCase) -THEAD
+TEXTAREA
(in lxml.html.builder) -test_extension_element_content()
+test_extensions_nsmap()
(in ETreeXSLTExtElementTestCase) test_schema_types()
(in ObjectifyTestCase) -this_dir
-(in lxml.tests.test_builder) - - -test_extension_element_doc_context()
-(in ETreeXSLTExtElementTestCase) -test_schema_types_prefixed()
-(in ObjectifyTestCase) -this_dir
-(in lxml.tests.test_classlookup) - - -test_extension_element_process_children()
-(in ETreeXSLTExtElementTestCase) -test_schematron
-(in lxml.tests) -this_dir
-(in lxml.tests.test_dtd) - - -test_extension_element_process_children_to_append_only()
-(in ETreeXSLTExtElementTestCase) -test_schematron()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_elementtree) - - -test_extension_element_process_children_to_read_only_raise()
-(in ETreeXSLTExtElementTestCase) -test_schematron()
-(in ETreeSchematronTestCase) -this_dir
-(in lxml.tests.test_errors) - - -test_extension_element_process_children_with_subextension_element()
-(in ETreeXSLTExtElementTestCase) -test_schematron_abstract()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_htmlparser) - - -test_extension_element_raise()
-(in ETreeXSLTExtElementTestCase) -test_schematron_assertValid()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_http_io) - - -test_extensions1()
-(in ETreeXSLTExtFuncTestCase) -test_schematron_call()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_incremental_xmlfile) - - -test_extensions2()
-(in ETreeXSLTExtFuncTestCase) -test_schematron_customization()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_isoschematron) - - -test_extensions_nsmap()
-(in ETreeXSLTExtElementTestCase) -test_schematron_elementtree_error()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_nsclasses) +TextareaElement test_external_document
(in lxml.tests) -test_schematron_elementtree_error()
-(in ETreeSchematronTestCase) -this_dir
-(in lxml.tests.test_objectify) +test_schema_types_prefixed()
+(in ObjectifyTestCase) +TFOOT
+(in lxml.html.builder) test_external_document_adoption()
(in ExternalDocumentTestCase) -test_schematron_empty_pattern()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_pyclasslookup) +test_schematron
+(in lxml.tests) +TH
+(in lxml.html.builder) test_extra_attributes()
(in DoctestCompareTest) -test_schematron_error_log()
+test_schematron()
(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_relaxng) +THEAD
+(in lxml.html.builder) test_extra_children()
(in DoctestCompareTest) -test_schematron_fail_on_report()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_sax) - - -test_failure_preceding_text()
-(in _XmlFileTestCaseBase) -test_schematron_from_element()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_schematron) - - -test_failure_trailing_Element()
-(in _XmlFileTestCaseBase) -test_schematron_from_file()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_threading) - - -test_failure_trailing_text()
-(in _XmlFileTestCaseBase) -test_schematron_from_tree()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_unicode) - - -test_feed_parser_bytes()
-(in _ETreeTestCaseBase) -test_schematron_invalid_args()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_xmlschema) - - -test_feed_parser_error_broken()
-(in _ETreeTestCaseBase) -test_schematron_invalid_schema()
-(in ETreeSchematronTestCase) -this_dir
-(in lxml.tests.test_xpathevaluator) - - -test_feed_parser_error_close_empty()
-(in _ETreeTestCaseBase) -test_schematron_invalid_schema_empty()
-(in ETreeISOSchematronTestCase) -this_dir
-(in lxml.tests.test_xslt) - - -test_feed_parser_error_close_incomplete()
-(in _ETreeTestCaseBase) -test_schematron_invalid_schema_empty()
+test_schematron()
(in ETreeSchematronTestCase) ThreadingTestCase
(in lxml.tests.test_threading) -test_feed_parser_error_position()
-(in _ETreeTestCaseBase) -test_schematron_invalid_schema_namespace()
+test_failure_preceding_text()
+(in _XmlFileTestCaseBase) +test_schematron_abstract()
(in ETreeISOSchematronTestCase) ThreadPipelineTestCase
(in lxml.tests.test_threading) -test_feed_parser_recover()
-(in ETreeOnlyTestCase) -test_schematron_invalid_schema_namespace()
-(in ETreeSchematronTestCase) +test_failure_trailing_Element()
+(in _XmlFileTestCaseBase) +test_schematron_assertValid()
+(in ETreeISOSchematronTestCase) threshold
(in InsensitiveSequenceMatcher) -test_feed_parser_recover_no_id_dict()
-(in ETreeOnlyTestCase) -test_schematron_phases()
+test_failure_trailing_text()
+(in _XmlFileTestCaseBase) +test_schematron_call()
(in ETreeISOSchematronTestCase) TITLE
(in lxml.html.builder) -test_feed_parser_unicode()
+test_feed_parser_bytes()
(in _ETreeTestCaseBase) -test_schematron_phases_kwarg()
+test_schematron_customization()
(in ETreeISOSchematronTestCase) tmpfile()
(in lxml.tests.common_imports) -test_feed_while_iterating()
-(in _XMLPullParserTest) -test_schematron_relaxng_embedded()
+test_feed_parser_error_broken()
+(in _ETreeTestCaseBase) +test_schematron_elementtree_error()
(in ETreeISOSchematronTestCase) toggle()
(in Classes) -test_filelike_close()
-(in BytesIOXmlFileTestCase) -test_schematron_result_report()
-(in ETreeISOSchematronTestCase) +test_feed_parser_error_close_empty()
+(in _ETreeTestCaseBase) +test_schematron_elementtree_error()
+(in ETreeSchematronTestCase) token
(in lxml.html.diff) -test_filelike_close()
-(in SimpleFileLikeXmlFileTestCase) -test_schematron_store_schematron()
+test_feed_parser_error_close_incomplete()
+(in _ETreeTestCaseBase) +test_schematron_empty_pattern()
(in ETreeISOSchematronTestCase) tokenize()
(in lxml.html.diff) -test_filelike_not_closing()
-(in SimpleFileLikeXmlFileTestCase) -test_schematron_store_xslt()
+test_feed_parser_error_position()
+(in _ETreeTestCaseBase) +test_schematron_error_log()
(in ETreeISOSchematronTestCase) tokenize_annotated()
(in lxml.html.diff) -test_find()
-(in EtreeElementPathTestCase) -test_schematron_validate()
+test_feed_parser_recover()
+(in ETreeOnlyTestCase) +test_schematron_fail_on_report()
(in ETreeISOSchematronTestCase) top_level_tags
(in lxml.html.defs) -test_findall()
-(in _ETreeTestCaseBase) -test_schematron_xmlschema_embedded()
+test_feed_parser_recover_no_id_dict()
+(in ETreeOnlyTestCase) +test_schematron_from_element()
(in ETreeISOSchematronTestCase) tostring()
(in XSLT) -test_findall()
-(in ObjectifyTestCase) -test_set_decl_html()
-(in HtmlParserTestCase) +test_feed_parser_unicode()
+(in _ETreeTestCaseBase) +test_schematron_from_file()
+(in ETreeISOSchematronTestCase) tostring()
(in lxml.etree) -test_findall_different_nsmaps()
-(in ETreeOnlyTestCase) -test_set_decl_public()
-(in ETreeDtdTestCase) +test_feed_while_iterating()
+(in _XMLPullParserTest) +test_schematron_from_tree()
+(in ETreeISOSchematronTestCase) tostringlist()
(in lxml.etree) -test_findall_empty_prefix()
-(in ETreeOnlyTestCase) -test_set_decl_system()
-(in ETreeDtdTestCase) +test_filelike_close()
+(in BytesIOXmlFileTestCase) +test_schematron_invalid_args()
+(in ETreeISOSchematronTestCase) tounicode()
(in lxml.etree) -test_findall_ns()
-(in _ETreeTestCaseBase) -test_set_string()
-(in ObjectifyTestCase) +test_filelike_close()
+(in SimpleFileLikeXmlFileTestCase) +test_schematron_invalid_schema()
+(in ETreeSchematronTestCase) TR
(in lxml.html.builder) -test_findall_ns()
-(in ETreeOnlyTestCase) -test_set_text()
-(in _ETreeTestCaseBase) +test_filelike_not_closing()
+(in SimpleFileLikeXmlFileTestCase) +test_schematron_invalid_schema_empty()
+(in ETreeISOSchematronTestCase) TREE
(in ErrorDomains) -test_findall_ns()
-(in ObjectifyTestCase) -test_set_text2()
-(in _ETreeTestCaseBase) +test_find()
+(in EtreeElementPathTestCase) +test_schematron_invalid_schema_empty()
+(in ETreeSchematronTestCase) TREE_INVALID_DEC
(in ErrorTypes) -test_findall_syntax_error()
-(in ETreeOnlyTestCase) -test_set_text_empty()
+test_findall()
(in _ETreeTestCaseBase) +test_schematron_invalid_schema_namespace()
+(in ETreeISOSchematronTestCase) TREE_INVALID_HEX
(in ErrorTypes) -test_findall_wildcard()
-(in _ETreeTestCaseBase) -test_set_text_none()
-(in _ETreeTestCaseBase) +test_findall()
+(in ObjectifyTestCase) +test_schematron_invalid_schema_namespace()
+(in ETreeSchematronTestCase) TREE_NOT_UTF8
(in ErrorTypes) -test_flush()
-(in TempPathXmlFileTestCase) -test_setattr()
-(in ObjectifyTestCase) +test_findall_different_nsmaps()
+(in ETreeOnlyTestCase) +test_schematron_phases()
+(in ETreeISOSchematronTestCase) TREE_PYTYPE
(in lxml.tests.test_objectify) -test_flush()
-(in _XmlFileTestCaseBase) -test_setattr_nonunicode()
-(in ObjectifyTestCase) +test_findall_empty_prefix()
+(in ETreeOnlyTestCase) +test_schematron_phases_kwarg()
+(in ETreeISOSchematronTestCase) TREE_UNTERMINATED_ENTITY
(in ErrorTypes) -test_fromstring()
-(in _ETreeTestCaseBase) -test_setitem()
+test_findall_ns()
(in _ETreeTestCaseBase) +test_schematron_relaxng_embedded()
+(in ETreeISOSchematronTestCase) TreeBuilder
(in lxml.etree) -test_fromstringlist()
-(in _ETreeTestCaseBase) -test_setitem2()
-(in _ETreeTestCaseBase) +test_findall_ns()
+(in ETreeOnlyTestCase) +test_schematron_result_report()
+(in ETreeISOSchematronTestCase) TreeBuilder -test_fromstringlist_characters()
-(in _ETreeTestCaseBase) -test_setitem_assert()
-(in ETreeOnlyTestCase) +test_findall_ns()
+(in ObjectifyTestCase) +test_schematron_store_schematron()
+(in ETreeISOSchematronTestCase) TT
(in lxml.html.builder) -test_fromstringlist_single()
-(in _ETreeTestCaseBase) -test_setitem_index()
-(in ObjectifyTestCase) +test_findall_syntax_error()
+(in ETreeOnlyTestCase) +test_schematron_store_xslt()
+(in ETreeISOSchematronTestCase) type
(in _LogEntry) -test_generator_close_continues_closing()
-(in _XmlFileTestCaseBase) -test_setitem_indexerror()
+test_findall_wildcard()
(in _ETreeTestCaseBase) +test_schematron_validate()
+(in ETreeISOSchematronTestCase) type
(in InputElement) -test_getchildren()
-(in _ETreeTestCaseBase) -test_setitem_replace()
-(in _ETreeTestCaseBase) +test_flush()
+(in TempPathXmlFileTestCase) +test_schematron_xmlschema_embedded()
+(in ETreeISOSchematronTestCase) type_check
(in PyType) -test_getiterator()
-(in _ETreeTestCaseBase) -test_setitem_string()
-(in ObjectifyTestCase) +test_flush()
+(in _XmlFileTestCaseBase) +test_set_decl_html()
+(in HtmlParserTestCase) type_name
(in _LogEntry) -test_getiterator_empty()
-(in _ETreeTestCaseBase) -test_setitem_string_special()
-(in ObjectifyTestCase) -  - - -test_getiterator_filter()
-(in _ETreeTestCaseBase) -test_setitem_tail()
+test_fromstring()
(in _ETreeTestCaseBase) +test_set_decl_public()
+(in ETreeDtdTestCase)   @@ -4015,7 +3984,7 @@ Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 (in CheckboxValues) __new__()
(in ElementDepthFirstIterator) -__setstate_cython__()
-(in lxml.builder) +__setstate_cython__()
+(in ElementMaker) __abstractmethods__
(in Classes) __new__()
(in ElementNamespaceClassLookup) -__setstate_cython__()
-(in lxml.sax) +__setstate_cython__()
+(in ElementTreeProducer) __abstractmethods__
@@ -1689,16 +1689,16 @@ __le__()
(in StringElement) -__reduce_cython__()
-(in lxml.builder) +__reduce_cython__()
+(in ElementMaker) _saxify_serialize()
(in ETreeSaxTestCase) __len__()
(in _Attrib) -__reduce_cython__()
-(in lxml.sax) +__reduce_cython__()
+(in ElementTreeProducer) _saxify_unsaxify()
(in ETreeSaxTestCase) @@ -2103,7 +2103,7 @@ Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020 Generated by Epydoc 3.0.1 - on Wed Jan 29 12:26:21 2020 + on Thu Jul 9 18:29:53 2020

Package lxml

source code

- +
+

Version: + 4.5.2 +

+
@@ -110,7 +114,7 @@ It is based on lxml.etree.lxml.tests.dummy_http_server: Simple HTTP request dumper for tests.
  • lxml.tests.selftest
  • lxml.tests.selftest2
  • -
  • lxml.tests.test_builder
  • +
  • lxml.tests.test_builder: Tests that ElementMaker works properly.
  • lxml.tests.test_classlookup: Tests for different Element class lookup mechanisms.
  • lxml.tests.test_css
  • lxml.tests.test_doctestcompare
  • @@ -239,7 +243,7 @@ with statically linked libraries.