cpython/Lib/xml/dom
Florent Xicluna 313b2ad1a8 Fix imports in xml.dom. 2011-12-10 21:14:53 +01:00
..
NodeFilter.py
__init__.py
domreg.py
expatbuilder.py Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 via svnmerge from 2010-10-06 08:13:26 +00:00
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
pulldom.py Fix imports in xml.dom. 2011-12-10 21:14:53 +01:00
xmlbuilder.py