From: R. David Murray Date: Thu, 9 Apr 2009 22:22:06 +0000 (+0000) Subject: Blocked revisions 71414 via svnmerge X-Git-Tag: v2.6.2~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=107740ff0c9189d8c43349e0263e1ca30d9cb91d;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71414 via svnmerge ........ 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. ........ ---