Raymond Hettinger added the comment:

> The only issue is how to distinguish ``math`` constant ``e``
> from mathematical constant *e*.

Sorry, I think you're inventing an issue here.  ``math.e`` is the nearest 
representable value to the mathematical constant *e*.  This is no more 
interesting or useful that distinguishing ``math.pi`` from the mathematical 
constant *pi*.  I don't know of any other language that tries to split hairs 
like this.

----------

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

Reply via email to