[issue37643] Except clause

Karthikeyan Singaravelan report at bugs.python.org
Sun Jul 21 09:06:37 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

I guess you are popping 2 from the list and using except for the same. New syntax and semantics needs to be discussed in python-ideas mailing list. Though this reads like English except is used for exception based semantics. I would propose closing this and reopen if it's agreed by core devs in the mailing list.

----------
nosy: +xtreak

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


More information about the Python-bugs-list mailing list