[Python-Dev] Re: PEP 622: Structural Pattern Matching

2020年6月26日 00:12:34 -0700

On 26/06/20 2:10 pm, Gregory P. Smith wrote:
match get_shape() as shape:
  case start, end := Line@(shape):
This looks just as inscrutable to me in its own way.
--
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/DIBSDVYS2JURMXSGL3EXWSIDCGJFQTYN/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to