Ram Rachum added the comment:

In the example I gave, Decimal is clearly preferred over float. Why would we 
use float to represent the ratio of the bonus to the client? Why would we risk 
imprecision there when Decimal provides us with perfect precision?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14262>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to