[Python-Dev] prePEP: Money data type
Guido van Rossum
guido at python.org
Tue Oct 21 14:08:20 EDT 2003
More information about the Python-Dev mailing list
Tue Oct 21 14:08:20 EDT 2003
- Previous message: [Python-Dev] prePEP: Money data type
- Next message: [Python-Dev] SRE recursion removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Sure, arithmetic (including rounding) is what we most need. If we call > it Decimal or whatever, that may be preferable to Money, I don't know. Remember, a Decimal implementation following the IEEE 854 specs and Mike Cowlishaw's design and tests exists in the nondist part of the Python source tree, thanks to Eric Pierce (and some early work by Aahz, and encouraging words by Tim Peters). --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] prePEP: Money data type
- Next message: [Python-Dev] SRE recursion removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list