On Mon, 22 Jun 2026 at 21:45, Antoon Pardon <[email protected]> wrote:
> Sure, you replace the rule:
>
>     name ':=' expression
>
> with:
>
>     target ':=' expression
>
> So why shouldn't that work?

I said *try it*. Don't tell me about it, try it.

Actually build Python from source with that change, and then see what
breaks. (Obviously you'll have to find that in the actual grammar,
which doesn't look like that any more.)

ChrisA
-- 
https://mail.python.org/mailman3//lists/python-list.python.org

Reply via email to