April 9, 2017
5:53 p.m.
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 <report@bugs.python.org> <http://bugs.python.org/issue29956> _______________________________________