[Python-Dev] Disallow ambiguous syntax f(x for x in [1],)

Guido van Rossum guido at python.org
Sun Nov 12 19:00:18 EST 2017


It's hard to keep those two in sync, since the actual Grammar file is
constrained by being strictly LL(1)... Can you get someone else to review
the implementation?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20171112/6e39e25e/attachment.html>


More information about the Python-Dev mailing list