[issue46531] Simplify exception handling in `doctest.py`

Irit Katriel report at bugs.python.org
Wed Jan 26 04:49:11 EST 2022


Irit Katriel <iritkatriel at gmail.com> added the comment:

I don't think this is worth doing in a module where we can't completely get rid of the exc_info triplet.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46531>
_______________________________________


More information about the Python-bugs-list mailing list