From: R. David Murray Date: Thu, 9 Apr 2009 22:18:30 +0000 (+0000) Subject: Blocked revisions 71416 via svnmerge X-Git-Tag: 3.0~249 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2229939d3ee41b4a9743a038f34e1b033fb18996;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71416 via svnmerge ................ r71416 | r.david.murray | 2009-04-09 18:16:43 -0400 (Thu, 09 Apr 2009) | 10 lines 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. ........ ................ ---