From: Eric Smith Date: Thu, 22 Oct 2009 20:41:34 +0000 (+0000) Subject: Blocked revisions 75620 via svnmerge X-Git-Tag: v2.6.4~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef909e3af9e6119c06c20a6b60dc4fabc2f86f4f;p=python 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). ........ ---