This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be4e4b5691492008dae31c82dc6ac2aba230b4e5
cpython
/
Lib
/
xml
/
dom
T
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
..
__init__.py
Quite a few fixes to make the library and test suite more robust when
2006-08-17 20:24:18 +00:00
domreg.py
Merged revisions 74821,74828-74831,74833,74835 via svnmerge from
2009-09-16 16:05:59 +00:00
expatbuilder.py
Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 via svnmerge from
2010-10-06 08:13:26 +00:00
minicompat.py
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
minidom.py
#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
NodeFilter.py
Rip out 'long' and 'L'-suffixed integer literals.
2007-01-15 16:59:06 +00:00
pulldom.py
Issue
#12451
: xml.dom.pulldom: parse() now opens files in binary mode instead
2011-07-04 01:25:55 +02:00
xmlbuilder.py
Make a new urllib package .
2008-06-18 20:49:58 +00:00