Use DECIMAL columns with MySQLdb-1.2.0 and Python-2.4 and you should
get values back using Python's new decimal type.

http://docs.python.org/whatsnew/node9.html

This avoids floating point inaccuracies.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to