On Thu, Jun 01, 2017 at 09:47:57AM +0300, Serhiy Storchaka
<[email protected]> wrote:
> What you are think about adding Unicode aliases for some mathematic names in
> the math module? ;-)
>
> math.?? = math.pi
> math.?? = math.tau
> math.?? = math.gamma
> math.??? = math.e
>
> Unfortunately we can't use ???, ??? and √ as identifiers. :-(
-1. "There should be one-- and preferably only one --obvious way to do it."
And -1 for non-ascii in stdlib.
Oleg.
--
Oleg Broytman http://phdru.name/ [email protected]
Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/