cpython/Lib/xml/dom
Guido van Rossum 3172c5d263 Patch# 1258 by Christian Heimes: kill basestring.
I like this because it makes the code shorter! :-)
2007-10-16 18:12:55 +00:00
..
NodeFilter.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
__init__.py Quite a few fixes to make the library and test suite more robust when 2006-08-17 20:24:18 +00:00
domreg.py r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700 2007-08-24 18:57:22 +00:00
expatbuilder.py r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700 2007-08-24 18:57:22 +00:00
minicompat.py Simplify various spots where: str() is called on something 2007-06-11 21:38:39 +00:00
minidom.py r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700 2007-08-24 18:57:22 +00:00
pulldom.py Patch# 1258 by Christian Heimes: kill basestring. 2007-10-16 18:12:55 +00:00
xmlbuilder.py Fix some more has_key() uses. This could really use a tool to automate... 2006-08-19 02:45:06 +00:00