From: R. David Murray Date: Wed, 29 Apr 2009 20:44:57 +0000 (+0000) Subject: Blocked revisions 72118 via svnmerge X-Git-Tag: 3.0~150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fde5bb3eefc395cd3260de3aedae76383f92a127;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72118 via svnmerge ................ r72118 | r.david.murray | 2009-04-29 16:40:42 -0400 (Wed, 29 Apr 2009) | 9 lines Merged revisions 72115 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72115 | r.david.murray | 2009-04-29 16:15:18 -0400 (Wed, 29 Apr 2009) | 2 lines More aifc tests. ........ ................ Test uses unittest method that wasn't backported. ---