[issue46967] Type union for except

Irit Katriel report at bugs.python.org
Sun Mar 13 15:12:42 EDT 2022


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

> I don't think that `except A|B` looks better than `except (A, B)`

I agree.

----------
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list