On Sun, May 09, 2021 at 04:45:55PM -0000, Thomas Grainger wrote:

> now that python2.7 is EOL, it might be worth resurrecting this syntax
[...]
> except E1, E2, E3 as e:

What advantages will this new syntax bring us?

Will it allow us to do things that we can't currently do?

When would you use it in preference to the existing syntax? By this I 
mean both under what circumstances, and at what time (tomorrow? in a 
year? in ten years?).

Is there an aim beyond saving two characters?


-- 
Steve
_______________________________________________
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/KWAXL3VTUNWSDTRMQ32POXDMEPQZV42B/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to