I'm sending this to python-list because my emails to python-dev keep
getting bounced back (after a few days delay). I've no idea why.
Instead of `except group ...`, what about `except for ...`?
No new keywords.
Reads naturally in English.
Hints that there is more than one kind of exception coming.
Best wishes
Rob Cliffe
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/python-ideas@python.org/message/6KQUQBKFGJSGDNXFZBSM5OXD2ISLIQTT/
Code of Conduct: http://python.org/psf/codeofconduct/