cpython/Lib/xml/dom
2011-11-18 17:34:26 +02:00
..
__init__.py
domreg.py
expatbuilder.py
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
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