This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
a939105a40
cpython
/
Lib
/
xml
History
Ezio Melotti
93bbb6a9a6
#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:30:28 +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:30:28 +02:00
etree
Issue
#2892
: preserve iterparse events in case of SyntaxError
2011-11-01 23:34:41 +01:00
parsers
Fix closes Issue11439 - Handle the SVN Keywords in 2.7 by replacing them with a high number so that code relying on them does not break.
2011-07-28 22:30:27 +08:00
sax
Merged revisions 85858 via svnmerge from
2010-10-27 18:43:21 +00:00
__init__.py
…