Message306212
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. |
|
| Date |
User |
Action |
Args |
| 2017-11-14 13:59:52 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gvanrossum, brett.cannon, ncoghlan, benjamin.peterson, yselivanov, cryvate |
| 2017-11-14 13:59:52 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2017-11-14 13:59:52 | serhiy.storchaka | link | issue32012 messages |
| 2017-11-14 13:59:52 | serhiy.storchaka | create | |
|