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-10-28 01:00:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
def4728fd6
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Ezio Melotti
def4728fd6
#4147
: merge with 3.2.
2011-11-18 17:36:07 +02:00
..
dom
#4147
: minidom's toprettyxml no longer adds whitespace around a text node when it is the only child of an element. Initial patch by Dan Kenigsberg.
2011-11-18 17:34:26 +02:00
etree
Closes
#2892
: preserve iterparse events in case of SyntaxError.
2011-11-01 23:31:09 +01:00
parsers
sax
__init__.py