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 r.david.murray
Recipients lazarillo, r.david.murray
Date 2016-10-25.20:58:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477429098.16.0.461495343522.issue28535@psf.upfronthosting.co.za>
In-reply-to
Content
You must have missed the note about floating point (in the grey box).

assertAlmostEqual is a bit of problem child in any case.  There are open issues about improved functionality for the use case it tries to address.
History
Date User Action Args
2016-10-25 20:58:18r.david.murraysetrecipients: + r.david.murray, lazarillo
2016-10-25 20:58:18r.david.murraysetmessageid: <1477429098.16.0.461495343522.issue28535@psf.upfronthosting.co.za>
2016-10-25 20:58:18r.david.murraylinkissue28535 messages
2016-10-25 20:58:18r.david.murraycreate