Pablo Galindo Salgado <[email protected]> added the comment:
I suspect this is going to be a pain for malformed expressions on the right.
For instance:
>>> a = {x: for x in {}}
File "<stdin>", line 1
a = {x: for x in {}}
^^^
SyntaxError: expected an expression
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44324>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com