This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-05 23:12:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
72bbd2a2e3
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
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
..
dom
bpo-15999: Always pass bool instead of int to the expat parser. (GH-15622)
2019-09-01 12:11:43 +03:00
etree
bpo-32424: Deprecate xml.etree.ElementTree.Element.copy() in favor of copy.copy() (GH-12995)
2019-09-10 16:22:01 +01:00
parsers
sax
bpo-15999: Always pass bool instead of int to the expat parser. (GH-15622)
2019-09-01 12:11:43 +03:00
__init__.py