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-11-11 14:44:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c7f447c89f
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Eli Bendersky
f90fc68db4
fix whitespace woes
2012-07-17 15:09:56 +03:00
..
dom
Issue
#15296
: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me.
2012-07-13 09:52:39 +03:00
etree
fix whitespace woes
2012-07-17 15:09:56 +03:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
__init__.py