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 terminadoru
Recipients ned.deily, ronaldoussoren, terminadoru
Date 2015-07-26.17:43:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437932592.06.0.62983095329.issue24730@psf.upfronthosting.co.za>
In-reply-to
Content
I was making a script to get some best configurations in a recursive manner when I noticed a weird result. In the attached script the method should return 1.3 but it received 1.2999999997
History
Date User Action Args
2015-07-26 17:43:12terminadorusetrecipients: + terminadoru, ronaldoussoren, ned.deily
2015-07-26 17:43:12terminadorusetmessageid: <1437932592.06.0.62983095329.issue24730@psf.upfronthosting.co.za>
2015-07-26 17:43:12terminadorulinkissue24730 messages
2015-07-26 17:43:11terminadorucreate