On Wed, 6 Oct 2021 09:05:57 -0700 Yury Selivanov <[email protected]> wrote: > > So I'm -1 on `except group` or any variant that uses soft keywords. If the > SC considers making `group` a proper keyword I can possibly change my mind > on this.
How about a dedicated keyword such as "exceptany" or "exceptall"? Regards Antoine. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/MO3XHOBKG2USFV5VEKZDZ3GBV7V2WJFO/ Code of Conduct: http://python.org/psf/codeofconduct/
