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 pitrou
Recipients andrea.bergamini, ezio.melotti, mark.dickinson, pitrou, r.david.murray, serhiy.storchaka, skrah
Date 2012-07-24.12:53:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343134401.4.0.346031098375.issue15438@psf.upfronthosting.co.za>
In-reply-to
Content
That could help, but you easily miss the title when looking up the doc for a given function.

And since log2() already has a seealso for the corresponding int method, pow() could grow one as well.
(and in all honesty I don't know the difference between the "**" operator and the built-in pow() function :-))
History
Date User Action Args
2012-07-24 12:53:21pitrousetrecipients: + pitrou, mark.dickinson, ezio.melotti, r.david.murray, skrah, serhiy.storchaka, andrea.bergamini
2012-07-24 12:53:21pitrousetmessageid: <1343134401.4.0.346031098375.issue15438@psf.upfronthosting.co.za>
2012-07-24 12:53:20pitroulinkissue15438 messages
2012-07-24 12:53:20pitroucreate