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
2025-11-01 14:11:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b45af1a569
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Victor Stinner
90549676e0
bpo-40443: Remove unused imports in the stdlib (GH-19803)
2020-04-30 11:26:33 +02:00
..
dom
bpo-40443: Remove unused imports in the stdlib (GH-19803)
2020-04-30 11:26:33 +02:00
etree
bpo-39011: Preserve line endings within ElementTree attributes (GH-18468)
2020-04-12 14:51:58 +02:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
Remove binding of captured exceptions when not used to reduce the chances of creating cycles (GH-17246)
2019-11-19 21:34:03 +00:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00