[issue18861] Problems with recursive automatic exception chaining

Nick Coghlan report at bugs.python.org
Tue Nov 19 13:47:58 CET 2013


Nick Coghlan added the comment:

Actually, this won't the subTest example because that actually *suppresses* the errors, and reports them later. Annotations only help when the exception is allowed to escape.

----------

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


More information about the Python-bugs-list mailing list