cpython/Lib/xml
Guido van Rossum 55b15c9f05 Fix the test_minidom failure.
We just need to force the encoding when no encoding is passed to toxml()
or toprettyxml(), rather than relying on the default encoding (which is
unreliable).
2007-08-07 23:03:33 +00:00
..
dom Fix the test_minidom failure. 2007-08-07 23:03:33 +00:00
etree Patch #1762412: Fix test case for struni branch. 2007-07-28 11:40:46 +00:00
parsers Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
sax Merged revisions 55795-55816 via svnmerge from 2007-06-07 23:15:56 +00:00
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00