You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eli Bendersky 426e248feb Preserve the invariant tostring(elem) == b''.join(tostringlist(elem)) and add a test to make sure it keeps working 14 years ago
..
dom Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me. 14 years ago
etree Preserve the invariant tostring(elem) == b''.join(tostringlist(elem)) and add a test to make sure it keeps working 14 years ago
parsers Issue #13590: Improve support for OS X Xcode 4: 14 years ago
sax close the source's byte stream 16 years ago
__init__.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago