Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Stefan, `[1,2,3]` is an expression, but `x for x in [1,2,3]` is not. If you 
want to change the Python language specification, please open a topic on 
Python-Dev and provide the rationale.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32012>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to