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 mark.dickinson
Recipients alexandre.vassalotti, amaury.forgeotdarc, belopolsky, gvanrossum, mark.dickinson, pitrou, rhettinger, terry.reedy
Date 2008-07-05.09:02:58
SpamBayes Score 0.025615241
Marked as misclassified No
Message-id <1215248579.53.0.89195377877.issue3008@psf.upfronthosting.co.za>
In-reply-to
Content
> 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.
History
Date User Action Args
2008-07-05 09:02:59mark.dickinsonsetspambayes_score: 0.0256152 -> 0.025615241
recipients: + mark.dickinson, gvanrossum, rhettinger, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, alexandre.vassalotti
2008-07-05 09:02:59mark.dickinsonsetspambayes_score: 0.0256152 -> 0.0256152
messageid: <1215248579.53.0.89195377877.issue3008@psf.upfronthosting.co.za>
2008-07-05 09:02:58mark.dickinsonlinkissue3008 messages
2008-07-05 09:02:58mark.dickinsoncreate