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 jcea, mark.dickinson, rhettinger, vstinner
Date 2011-04-21.08:52:09
SpamBayes Score 0.010956493
Marked as misclassified No
Message-id <1303375930.2.0.0782065651268.issue11888@psf.upfronthosting.co.za>
In-reply-to
Content
> We can provide log2() only if the C library has this function.

Big -1 from me:  I'd hate to see working Python scripts written on Unix fail on Windows because of a missing log2.
History
Date User Action Args
2011-04-21 08:52:10mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, jcea, vstinner
2011-04-21 08:52:10mark.dickinsonsetmessageid: <1303375930.2.0.0782065651268.issue11888@psf.upfronthosting.co.za>
2011-04-21 08:52:09mark.dickinsonlinkissue11888 messages
2011-04-21 08:52:09mark.dickinsoncreate