From: R. David Murray Date: Thu, 14 May 2009 16:44:16 +0000 (+0000) Subject: Blocked revisions 72633 via svnmerge X-Git-Tag: 3.0~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10de38922a594766d975767bd0a9319331ef1b23;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72633 via svnmerge ................ r72633 | r.david.murray | 2009-05-14 12:17:50 -0400 (Thu, 14 May 2009) | 10 lines Merged revisions 72630 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72630 | r.david.murray | 2009-05-14 12:12:57 -0400 (Thu, 14 May 2009) | 3 lines Fix test failure on Windows, and add skip check if even unicodedata turns out not to be an external module on some other platform. ........ ................ ---