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 pitrou
Recipients mark.dickinson, pitrou, scoder, skrah
Date 2014-09-22.13:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <54202059.8090200@free.fr>
In-reply-to <1411390295.76.0.3480115528.issue22458@psf.upfronthosting.co.za>
Content
Le 22/09/2014 14:51, Stefan Behnel a écrit :
> 
> I use them for currency calculations, for example,
> as they inherently avoid rounding errors during the
> calculations regardless of the relative size of values.

Do other people use them for that purpose, or are you
the only one?
History
Date User Action Args
2014-09-22 13:13:00pitrousetrecipients: + pitrou, mark.dickinson, scoder, skrah
2014-09-22 13:13:00pitroulinkissue22458 messages
2014-09-22 13:13:00pitroucreate