STINNER Victor <victor.stin...@haypocalc.com> added the comment:

I like this issue number, but I don't think that Python needs this new 
constant: it's trivial to add it to your own project. We have pi and e, it's 
enough. If we begin to add a new constant, others will ask to add much more 
constants, and there are million of other constants (useful or not). You may 
want to create a library of some other common constants. You can use 
float.fromhex() to have a good accuracy.

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12345>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to