From: Mark Dickinson Date: Sun, 3 May 2009 21:07:43 +0000 (+0000) Subject: Blocked revisions 72255 via svnmerge X-Git-Tag: 3.0~139 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fc9648fe8f640e17fe01379542cd872fa122ece;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72255 via svnmerge ................ r72255 | mark.dickinson | 2009-05-03 22:07:13 +0100 (Sun, 03 May 2009) | 9 lines Merged revisions 72253 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72253 | mark.dickinson | 2009-05-03 21:59:48 +0100 (Sun, 03 May 2009) | 2 lines Eliminate some locale-dependent calls to isspace and tolower. ........ ................ ---