This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, docs@python, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, tim.peters
Date 2017-03-31.20:36:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490992578.34.0.721148151282.issue29956@psf.upfronthosting.co.za>
In-reply-to
Content
> This is because math.e is not the same as e.

Right.  That's why I think it would be nice to distinguish math.e and the base of the natural logarithm typographically in the docs.  Can we use sphinx math mode?  If not, I would use italic for the mathematical e.
History
Date User Action Args
2017-03-31 20:36:18belopolskysetrecipients: + belopolsky, tim.peters, rhettinger, mark.dickinson, stutzbach, docs@python, serhiy.storchaka
2017-03-31 20:36:18belopolskysetmessageid: <1490992578.34.0.721148151282.issue29956@psf.upfronthosting.co.za>
2017-03-31 20:36:18belopolskylinkissue29956 messages
2017-03-31 20:36:18belopolskycreate