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-06-29.23:37:56
SpamBayes Score 0.0020435245
Marked as misclassified No
Message-id <1214782679.87.0.0835992500343.issue3008@psf.upfronthosting.co.za>
In-reply-to
Content
Here's some Python code to translate floats to hex strings and back, in 
case it's useful.
History
Date User Action Args
2008-06-29 23:38:00mark.dickinsonsetspambayes_score: 0.00204352 -> 0.0020435245
recipients: + mark.dickinson, gvanrossum, rhettinger, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, alexandre.vassalotti
2008-06-29 23:37:59mark.dickinsonsetspambayes_score: 0.00204352 -> 0.00204352
messageid: <1214782679.87.0.0835992500343.issue3008@psf.upfronthosting.co.za>
2008-06-29 23:37:58mark.dickinsonlinkissue3008 messages
2008-06-29 23:37:58mark.dickinsoncreate