From 1e2f2caf0815f3dff9ab774fd866ebaaa400f7ec Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 21 Mar 2010 19:18:01 +0000 Subject: [PATCH] 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. ........