On Wed, Nov 18, 2020 at 08:45:10AM +1100, Chris Angelico wrote: > On Wed, Nov 18, 2020 at 8:38 AM Steven D'Aprano <st...@pearwood.info> wrote: > > To start with, what else are they using "e" for? Surely it would be more > > important to use a better name *there* rather than change the exception > > variable. > > 2.718281828?
eulers_number = 2.718281828 eulers_constant = 0.57721566490153 https://en.wikipedia.org/wiki/List_of_things_named_after_Leonhard_Euler#Numbers No chance of confusion there :-) -- Steve _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/UD5SJJL6XJ6C4UI4IBV3PCZOOGQGKPHD/ Code of Conduct: http://python.org/psf/codeofconduct/