I'm sorry for the inaccuracy, and thank you for the corrections!

On Fri, 11 Feb 2022 at 01:56, Chris Angelico <ros...@gmail.com> wrote:
>
> On Fri, 11 Feb 2022 at 00:33, Matsuoka Takuo <motogeom...@gmail.com> wrote:
> >
......
>
> But the crucial thing is to figure out the syntax. Without good
> syntax, this is not of interest.
>
> I'm personally inclined towards marking the assignment target in some
> way, since that would extrapolate conveniently to all other assignment
> types (eg "for match {MATCH_EXPR} in iterable:"), but I don't like the
> specific placeholder example I've used here.

Having special notation for the assignment target sounds like a good
way to me.

Best regards,
Takuo Matsuoka
_______________________________________________
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/3E6MKKC3ZXYR36VRPUMD2PJT5KNLIGST/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to