On 7/15/19 8:54 AM, Steven D'Aprano wrote:
 = .(, )

I call foul.  At least tentatively.  For the moment.

http://www.unicode.org/reports/tr31/ and
http://www.unicode.org/reports/tr39/ specifically exclude
private use characters, like U+E24C, from identifiers.

And that said, while I am in favor of using unicode *as
appropriate*, I agree that some of the drawbacks outweigh
some of the benefits.  I can enter all code points with my
keyboard, but until there's better display support and fonts
designed to disambiguate the confusables, I'll use non-ASCII
identifiers very carefully.

As has happened before, on this list, I am happy to learn
otherwise.

Dan
_______________________________________________
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/KPGXIDRVFYOA5FSHU7QX3ZXLMEKTLXVS/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to