Numeric data question

terry tg5027 at citlink.net
Wed Jul 24 00:46:15 EDT 2002


I'm a Python newby, but I have read several books, documentation, 
and email list archives, and I have not found a direct reference 
to how money calculations can be handled in Python.  
Specifically, I'ld like to use a Postgres (or any database) 
numeric data column that represents money with 'normal' Python 
math operators.  I am *very* aware of the floating point 
problems, and know that I must avoid even using floating point 
for accounting applications. 

Would someone kindly either give me a short explaination or point 
me toward an information source.

Thanks in advance,

terry 




More information about the Python-list mailing list