From: Eric Smith Date: Thu, 22 Oct 2009 20:48:54 +0000 (+0000) Subject: Blocked revisions 75620 via svnmerge X-Git-Tag: v3.2a1~2350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09d95625d9ef0abc629074a30ab4928a014f2cb9;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 75620 via svnmerge ........ r75620 | eric.smith | 2009-10-22 16:13:14 -0400 (Thu, 22 Oct 2009) | 1 line Per the discussion in issue6882, backport the try/finally work that was done to the py3k version (mostly in r59477, I think). ........ ---