From: Hirokazu Yamamoto Date: Mon, 6 Oct 2008 04:53:43 +0000 (+0000) Subject: Blocked revisions 66809-66810 via svnmerge X-Git-Tag: v3.0rc2~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1cb87ec36134d3dcffb4d01ea1fac6a02d7fd77;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 66809-66810 via svnmerge ........ r66809 | hirokazu.yamamoto | 2008-10-06 10:57:03 +0900 | 1 line Added the test for issue3762. ........ r66810 | hirokazu.yamamoto | 2008-10-06 11:41:59 +0900 | 1 line More strict test. Consider the case sys.executable itself is symlink. ........ ---