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 Rihards
Recipients Rihards
Date 2014-02-06.20:07:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391717270.59.0.361887326054.issue20533@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.3.3 (v3.3.3:c3896275c0f6, Nov 18 2013, 21:19:30) [MSC v.1600 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> 11.29-6.29
4.999999999999999
>>> 11.30-6.30
5.000000000000001
>>>
History
Date User Action Args
2014-02-06 20:07:50Rihardssetrecipients: + Rihards
2014-02-06 20:07:50Rihardssetmessageid: <1391717270.59.0.361887326054.issue20533@psf.upfronthosting.co.za>
2014-02-06 20:07:50Rihardslinkissue20533 messages
2014-02-06 20:07:50Rihardscreate