[issue3439] math.frexp and obtaining the bit size of a large integer

Raymond Hettinger report at bugs.python.org
Thu Jul 24 21:47:10 CEST 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

I prefer your idea to expose PyLong_Numbits().  IMO, frexp() is very 
much a floating point concept and should probably remain that way.

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list