From: Georg Brandl Date: Sun, 21 Mar 2010 19:18:01 +0000 (+0000) Subject: Blocked revisions 78091,78093 via svnmerge X-Git-Tag: v2.6.6rc1~566 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e2f2caf0815f3dff9ab774fd866ebaaa400f7ec;p=python Blocked revisions 78091,78093 via svnmerge ........ r78091 | georg.brandl | 2010-02-07 18:02:22 +0100 (So, 07 Feb 2010) | 1 line Rename "exc_value" attribute on assertRaises context manager to "exception". ........ r78093 | georg.brandl | 2010-02-07 18:03:15 +0100 (So, 07 Feb 2010) | 1 line Remove unused imports in test modules. ........ ---