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 segfaulthunter
Recipients georg.brandl, segfaulthunter
Date 2008-07-18.21:36:07
SpamBayes Score 0.01276523
Marked as misclassified No
Message-id <1216416969.62.0.493735551433.issue3412@psf.upfronthosting.co.za>
In-reply-to
Content
I think that when floating point number limitations are mentioned we
should also tell that there are alternatives for processing numbers with
decimal extensions. I wrote a text that introduces the Decimal and the
Fraction type to the reader.
History
Date User Action Args
2008-07-18 21:36:09segfaulthuntersetspambayes_score: 0.0127652 -> 0.01276523
recipients: + segfaulthunter, georg.brandl
2008-07-18 21:36:09segfaulthuntersetspambayes_score: 0.0127652 -> 0.0127652
messageid: <1216416969.62.0.493735551433.issue3412@psf.upfronthosting.co.za>
2008-07-18 21:36:08segfaulthunterlinkissue3412 messages
2008-07-18 21:36:08segfaulthuntercreate