From: Ezio Melotti Date: Sat, 3 Apr 2010 15:37:56 +0000 (+0000) Subject: Blocked revisions 79624 via svnmerge X-Git-Tag: v2.6.6rc1~498 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=456a913d1ddd406d95098a7be09a91a9290d43cd;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 79624 via svnmerge ........ r79624 | ezio.melotti | 2010-04-03 00:43:10 +0300 (Sat, 03 Apr 2010) | 1 line Fix test_compiler.py that was using unittest.__file__ to find Lib/ (unittest is now a package). ........ ---