This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
b33e52511a
cpython
/
Lib
/
xml
/
etree
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
b33e52511a
bpo-36543: Remove the xml.etree.cElementTree module. (GH-19108)
2020-03-22 14:31:38 +02:00
..
__init__.py
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-36831: Do not apply default namespace to unprefixed attributes in ElementPath. (
#13201
)
2019-05-09 07:22:47 +02:00
ElementTree.py
bpo-32424: Deprecate xml.etree.ElementTree.Element.copy() in favor of copy.copy() (GH-12995)
2019-09-10 16:22:01 +01:00