Terry J. Reedy <[email protected]> added the comment:

Allowing no parentheses is also consistent with the following:
  for x in 1,2,3: print(x)

----------
nosy: +terry.reedy -jwilk

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue46725>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to