On Thu, Oct 22, 2020 at 09:09:07AM -0700, Guido van Rossum wrote: > On Thu, Oct 22, 2020 at 3:37 AM Hans Ginzel <[email protected]> wrote: > > > Thank you for (ugly) workaorund. > > > > Careful who you're calling ugly.
"Who"? Syntax is a person now? For what it's worth, I don't think escaping special symbols is ugly. More like homely. It does the job, plainly and simply, but I don't think it's especially good looking. Every other character stands for itself, with this handful of exceptional cases. -- Steve _______________________________________________ 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/TVTSD6M3WOXQNP7I5AUTWWKC5XRGMXDN/ Code of Conduct: http://python.org/psf/codeofconduct/
