From: Eric Smith Date: Mon, 27 Apr 2009 19:36:00 +0000 (+0000) Subject: Blocked revisions 72040 via svnmerge X-Git-Tag: v2.6.3rc1~370 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=061c7bb2f2faf6a8a3a77a2fd85ac042f392649b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72040 via svnmerge ........ r72040 | eric.smith | 2009-04-27 15:04:37 -0400 (Mon, 27 Apr 2009) | 1 line Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors. ........ ---