On 08Oct2019 09:19, Cameron Simpson <[email protected]> wrote:
Chris pointed out to me recently that tuples don't need commas,
Cough, "brackets", cough.
the commas alone suffice. You see brackets _around_ tuples a lot because of precedence.
Reviewing my mail folder, it was actually Steven D'Aprano who pointed this out to me.
Cheers, Cameron Simpson <[email protected]> _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/RVASWWRS3YEKVSXEIBTMX5HW3ZFLNG4P/ Code of Conduct: http://python.org/psf/codeofconduct/
