Notes: This is an independent decimal.py Python module distribution. Decimal is the implementation of a decimal data type, with bounded precision and floating point. The ``decimal.py`` module is included in the Python 2.4 standard library. The developers will keep this module compatible with Python 2.3, but you'll have to download it separately to be able to use it (and thus this distribution, ;).