Fill-in missing word.

This commit is contained in:
Raymond Hettinger 2005-05-18 06:07:07 +00:00
parent 324efa3d31
commit ca313eced9
1 changed files with 1 additions and 1 deletions

View File

@ -571,7 +571,7 @@ API for Py2.4. Several ideas contributed to the thought process:
- The first release of the module should focus on that which is safe, minimal,
and essential.
- While theoretically nice, real world use cases for interactions between
- While theoretically nice, real world use cases for interactions between floats
and decimals are lacking. Java included float/decimal conversions to handle
an obscure case where calculations are best performed in decimal eventhough
a legacy data structure requires the inputs and outputs to be stored in