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 mark.dickinson
Recipients belopolsky, docs@python, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, tim.peters
Date 2017-04-01.14:53:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491058381.64.0.989339649426.issue29956@psf.upfronthosting.co.za>
In-reply-to
Content
PR made. New wording is:

"""
Return e raised to the power *x*, where e = 2.718281... is the base of natural logarithms.
"""
History
Date User Action Args
2017-04-01 14:53:01mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, belopolsky, stutzbach, docs@python, serhiy.storchaka
2017-04-01 14:53:01mark.dickinsonsetmessageid: <1491058381.64.0.989339649426.issue29956@psf.upfronthosting.co.za>
2017-04-01 14:53:01mark.dickinsonlinkissue29956 messages
2017-04-01 14:53:01mark.dickinsoncreate