This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
08050e959e
cpython
/
Lib
/
xml
/
etree
History
Serhiy Storchaka
b33e52511a
bpo-36543: Remove the xml.etree.cElementTree module. (GH-19108)
2020-03-22 14:31:38 +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-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
__init__.py
…