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 gvanrossum
Recipients georg.brandl, gvanrossum, travelgirl
Date 2007-12-06.00:40:38
SpamBayes Score 0.02569658
Marked as misclassified No
Message-id <1196901639.54.0.00331316814245.issue1559@psf.upfronthosting.co.za>
In-reply-to
Content
travelgirl: the 'decimal' module is designed to deal with this. Note
that there's a difference between BCD (which can represent decimal
numbers exactly) and binary (which can't, in general).
History
Date User Action Args
2007-12-06 00:40:39gvanrossumsetspambayes_score: 0.0256966 -> 0.02569658
recipients: + gvanrossum, georg.brandl, travelgirl
2007-12-06 00:40:39gvanrossumsetspambayes_score: 0.0256966 -> 0.0256966
messageid: <1196901639.54.0.00331316814245.issue1559@psf.upfronthosting.co.za>
2007-12-06 00:40:39gvanrossumlinkissue1559 messages
2007-12-06 00:40:38gvanrossumcreate