commit | dc6da8abda6e9faeb34b53520563eed21d42e7e5 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Thu Apr 09 22:16:43 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu Apr 09 22:16:43 2009 +0000 |
tree | d838c98db711d189ccbbe10cdcf38ab8db059541 | |
parent | a6191803545927421de2d5a7d9b7a7a1034a363c [diff] |
Merged revisions 71414 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71414 | r.david.murray | 2009-04-09 17:54:50 -0400 (Thu, 09 Apr 2009) | 3 lines Issue #2170: refactored xml.dom.minidom.normalize, increasing both its clarity and its speed. ........