[issue3008] Let bin/oct/hex show floats

Mark Dickinson report at bugs.python.org
Sat Jul 5 11:02:59 CEST 2008


Mark Dickinson <dickinsm at gmail.com> added the comment:

> containing an implementation of from.fromhex and tests.

That should be 'float.fromhex', not 'from.fromhex'.
I should also have said that this patch is against the trunk;  only minor 
changes should be required for py3k.

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


More information about the Python-bugs-list mailing list