[issue15391] Add bitlength function to the math module

Alex Gaynor report at bugs.python.org
Thu Jul 19 01:34:59 CEST 2012


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

I think what you're looking for already exists: http://docs.python.org/dev/library/stdtypes.html#int.bit_length

----------
nosy: +alex

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15391>
_______________________________________


More information about the Python-bugs-list mailing list