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 alex, anon, jcea, mark.dickinson
Date 2012-07-20.11:51:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342785073.67.0.280252795698.issue15391@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, int.bit_length is the way to do this.
History
Date User Action Args
2012-07-20 11:51:13mark.dickinsonsetrecipients: + mark.dickinson, jcea, alex, anon
2012-07-20 11:51:13mark.dickinsonsetmessageid: <1342785073.67.0.280252795698.issue15391@psf.upfronthosting.co.za>
2012-07-20 11:51:13mark.dickinsonlinkissue15391 messages
2012-07-20 11:51:13mark.dickinsoncreate