From: R. David Murray Date: Thu, 9 Jul 2009 20:04:49 +0000 (+0000) Subject: Unblocked revisions 73907 via svnmerge X-Git-Tag: v2.6.3rc1~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=597ef90183066af12ff7ebdcb04ac718d08ff292;p=python Unblocked revisions 73907 via svnmerge ........ r73907 | r.david.murray | 2009-07-09 12:17:30 -0400 (Thu, 09 Jul 2009) | 4 lines Temporarily ignore rmtree errors in test_getcwd_long_pathnames to see if the test gives useful failure info on Solaris buildbot. ........ ---