On Thu, Aug 29, 2019 at 09:58:35PM +1000, Steven D'Aprano wrote: > Since Python is limited to ASCII syntax, we only have a small number of > symbols suitable for delimiters. With such a small number available,
Oops, I had an interrupted thought there. With such a small number available, there is bound to be some duplication, but it tends to be fairly consistent across the majority of conventional programming languages. -- Steven _______________________________________________ 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/5BDUSFIRL2CC47R73HFIUEX2EX2K77N2/ Code of Conduct: http://python.org/psf/codeofconduct/