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 mark.dickinson
Recipients ezio.melotti, mark.dickinson, mrabarnett, niacdoial
Date 2013-12-30.11:42:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388403761.92.0.772178972654.issue20095@psf.upfronthosting.co.za>
In-reply-to
Content
This is how binary floating-point arithmetic works.  See

http://docs.python.org/3/tutorial/floatingpoint.html

for some explanations.
History
Date User Action Args
2013-12-30 11:42:41mark.dickinsonsetrecipients: + mark.dickinson, ezio.melotti, mrabarnett, niacdoial
2013-12-30 11:42:41mark.dickinsonsetmessageid: <1388403761.92.0.772178972654.issue20095@psf.upfronthosting.co.za>
2013-12-30 11:42:41mark.dickinsonlinkissue20095 messages
2013-12-30 11:42:41mark.dickinsoncreate