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

2020年6月28日 08:45:37 -0700

I actually like that it looks like instantiation; it seems to be saying "Do we 
have the sort of object we would get from this instantiation?" 
Unfortunately, this does aggravate the confusion over whether a variable is 
being used as a filter, vs binding to something from the matched object.
_______________________________________________
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/CBFTL4NGOC5FWZTMALWUWI42DC63A4IY/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to