Home | History | Annotate | Download | only in Misc

Lines Matching full:etree

5827 - Issue #15970: `xml.etree.ElementTree` now serializes correctly the empty HTML
9437 - Issue #12451: The XInclude default loader of xml.etree now decodes files from
10099 Now xml.etree.cElementTree becomes a deprecated alias to ElementTree.
12542 - Issue #6231: Fix xml.etree.ElementInclude to include the tail of the current
12545 - Issue #8047: Fix the xml.etree serializer to return bytes by default. Use
13686 - Issue #6472: The xml.etree package is updated to ElementTree 1.3. The
17933 - Patch #1504046: Add documentation for xml.etree.
19084 modules are xml.etree.ElementTree, xml.etree.ElementPath, and
19085 xml.etree.ElementInclude, from ElementTree 1.2.6.