From: R. David Murray Date: Thu, 9 Jul 2009 19:47:26 +0000 (+0000) Subject: Blocked revisions 73907 via svnmerge X-Git-Tag: v3.2a1~2861 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48f4fa10dc4b303563892c251bc664f7ebecea3e;p=python Blocked 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. ........ ---