cpython/Lib/xml/etree
Felix C. Stegerman 1f433406bd
bpo-42151: don't set specified_attributes=1 in pure Python ElementTree (GH-22987)
2021-02-24 11:25:31 +09:00
..
ElementInclude.py bpo-20928: support base-URL and recursive includes in etree.ElementInclude (#5723) 2019-11-25 16:36:25 +01:00
ElementPath.py bpo-40624: Add support for the XPath != operator in xml.etree (GH-22147) 2020-11-09 08:02:39 +01:00
ElementTree.py bpo-42151: don't set specified_attributes=1 in pure Python ElementTree (GH-22987) 2021-02-24 11:25:31 +09:00
__init__.py
cElementTree.py bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117) 2020-06-10 17:39:12 +02:00