cpython/Lib/xml/dom
Eli Bendersky 8a80502d2c Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me. 2012-07-13 09:52:39 +03:00
..
NodeFilter.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
__init__.py xml.dom.minidom: add more __slots__ to limit resource usage. 2012-03-05 12:37:02 +01:00
domreg.py xml.dom: fix typo, drop unused imports. 2012-03-05 12:35:15 +01:00
expatbuilder.py xml.dom: fix typo, drop unused imports. 2012-03-05 12:35:15 +01:00
minicompat.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
minidom.py Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me. 2012-07-13 09:52:39 +03:00
pulldom.py Fix imports in xml.dom. 2011-12-10 21:14:53 +01:00
xmlbuilder.py Make a new urllib package . 2008-06-18 20:49:58 +00:00