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 wr
Recipients wr
Date 2008-04-18.07:17:00
SpamBayes Score 0.15517241
Marked as misclassified No
Message-id <1208503026.4.0.816414644082.issue2653@psf.upfronthosting.co.za>
In-reply-to
Content
IDLE 1.2.1      
>>> print int(float('1.005')*1000)
1004
History
Date User Action Args
2008-04-18 07:17:07wrsetspambayes_score: 0.155172 -> 0.15517241
recipients: + wr
2008-04-18 07:17:06wrsetspambayes_score: 0.155172 -> 0.155172
messageid: <1208503026.4.0.816414644082.issue2653@psf.upfronthosting.co.za>
2008-04-18 07:17:05wrlinkissue2653 messages
2008-04-18 07:17:04wrcreate