[issue7859] support "with self.assertRaises(SomeException) as exc:" syntax

Antoine Pitrou report at bugs.python.org
Fri Feb 5 18:03:45 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

You can't get the exception before it is even raised...

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7859>
_______________________________________


More information about the Python-bugs-list mailing list