[Python-Dev] Re: PEP 622 version 2 (Structural Pattern Matching)

2020年7月08日 16:45:23 -0700

On 9/07/20 3:30 am, Luciano Ramalho wrote:
I strongly favor the option of aligning the `else` clause with
`match`, because `else` is a special clause therefore it should look
special.
But on the other hand, it's semantically equivalent to 'case _:',
so it's not all that special.
--
Greg
_______________________________________________
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/GY73UNHZZGQDAA6FSPZXPKKTUXHPGSP6/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to