cpython/Lib/xml/dom
Andrew M. Kuchling 53f94d0753 Merged revisions 83152 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83152 | andrew.kuchling | 2010-07-25 19:38:47 -0400 (Sun, 25 Jul 2010) | 1 line

  #777884: make .normalize() do nothing for childless nodes, instead of raising an exception
........
2010-07-25 23:49:57 +00: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 expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
minicompat.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
minidom.py Merged revisions 83152 via svnmerge from 2010-07-25 23:49:57 +00: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