cpython/Lib/xml/dom
Guido van Rossum 3e1f85eb5d Fix the minidom test.
In order to do this, I added an optional encoding argument to io.StringIO.
The toprettyxml() function returns bytes when you specify an encoding now.
2007-07-27 18:03:11 +00:00
..
NodeFilter.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00: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 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
expatbuilder.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
minicompat.py Simplify various spots where: str() is called on something 2007-06-11 21:38:39 +00:00
minidom.py Fix the minidom test. 2007-07-27 18:03:11 +00:00
pulldom.py SF patch# 1759922 by Alexandre Vassalotti. 2007-07-27 17:26:00 +00:00
xmlbuilder.py Fix some more has_key() uses. This could really use a tool to automate... 2006-08-19 02:45:06 +00:00