This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fde191f3996e51ecfa24c9c7077562c67ebf445
cpython
/
Lib
/
xml
History
Ezio Melotti
8008f2aba0
#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
..
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
…