This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author buzz42
Recipients
Date 2004-12-20.18:29:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I am using python 2.4 on MAC OS 10.3.7 with gcc V3.3 20030304 
(Apple Computer, Inc. build 1666)

It is a simple calculation. There seems to be a little rounding 
problem:
>>> 4053020.7+10*324241.6
7295436.7000000002

It shoult be of course 7295436.7

History
Date User Action Args
2007-08-23 14:28:37adminlinkissue1088563 messages
2007-08-23 14:28:37admincreate