cpython/Lib/xml/dom
Ezio Melotti 93bbb6a9a6 #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:30:28 +02:00
..
NodeFilter.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
__init__.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
domreg.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
expatbuilder.py Merged revisions 82757-82758,82760-82764 via svnmerge from 2010-10-06 09:17:24 +00:00
minicompat.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +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:30:28 +02:00
pulldom.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
xmlbuilder.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00