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-14 00:18:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d47f0dd2e85ce032aebfedbde18cdb2e728fa79f
cpython
/
Lib
/
xml
/
etree
T
History
Gordon P. Hemsley
7d952ded68
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
…
cElementTree.py
…
ElementInclude.py
Issue
#20331
: Fixed possible FD leaks in various modules:
2014-01-25 19:43:56 +02: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