This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-16 01:19:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78ba7c69ada2f7eefd4e3ea375337d78dc2ce721
cpython
/
Lib
/
xml
/
etree
T
History
Ammar Askar
97e8b1eaea
bpo-40624: Add support for the XPath != operator in xml.etree (GH-22147)
2020-11-09 08:02:39 +01: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
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-41900: C14N 2.0 serialisation failed for unprefixed attributes when a default namespace was defined. (GH-22474)
2020-10-03 08:07:07 +02:00