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 Ramchandra Apte, andrea.bergamini, ezio.melotti, mark.dickinson, pitrou, r.david.murray, rhettinger, serhiy.storchaka, skrah
Date 2012-07-25.14:13:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343225591.3.0.106542743952.issue15438@psf.upfronthosting.co.za>
In-reply-to
Content
> Wouldn't that reinforce the misconception that math is for arbitrary
> precision number theoretical functions?

Perhaps.  We already have math.factorial, though;  adding math.powmod wouldn't seem so much of a stretch.  Just to be clear, I'm not seriously proposing this for any version of Python before 4.0; apologies for derailing the issue thread.
History
Date User Action Args
2012-07-25 14:13:11mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, pitrou, ezio.melotti, r.david.murray, skrah, Ramchandra Apte, serhiy.storchaka, andrea.bergamini
2012-07-25 14:13:11mark.dickinsonsetmessageid: <1343225591.3.0.106542743952.issue15438@psf.upfronthosting.co.za>
2012-07-25 14:13:10mark.dickinsonlinkissue15438 messages
2012-07-25 14:13:10mark.dickinsoncreate