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 alex
Recipients alex, anon
Date 2012-07-18.23:34:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342654499.17.0.629790941922.issue15391@psf.upfronthosting.co.za>
In-reply-to
Content
I think what you're looking for already exists: http://docs.python.org/dev/library/stdtypes.html#int.bit_length
History
Date User Action Args
2012-07-18 23:34:59alexsetrecipients: + alex, anon
2012-07-18 23:34:59alexsetmessageid: <1342654499.17.0.629790941922.issue15391@psf.upfronthosting.co.za>
2012-07-18 23:34:58alexlinkissue15391 messages
2012-07-18 23:34:58alexcreate