[issue3008] Let bin/oct/hex show floats

Guido van Rossum report at bugs.python.org
Tue Jul 15 20:38:25 CEST 2008


Guido van Rossum <guido at python.org> added the comment:

If you two can agree that this code is good, I'm ok with the API.

I would emphasize in the docs and NEWS entry though that .hex() is an
*instance* method while .fromhex() is a *class* method.

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


More information about the Python-bugs-list mailing list