On 2022-01-18 6:12 p.m., Chris Angelico wrote:
3) Optional semantic difference: 【1, 2, 3】 is exactly the same as (1, 2, 3), but 【1, 2, 3) would be an error.
What does it say about the viability of this idea that until the second part of that sentence, I thought it would be equivalent to [1, 2, 3]?
Alexandre _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/MFSFZ2K4JKY476D5KCDH3FIYCBR2FOSR/ Code of Conduct: http://python.org/psf/codeofconduct/