Terry J. Reedy <tjre...@udel.edu> 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 <rep...@bugs.python.org> <https://bugs.python.org/issue46725> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com