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 eli.bendersky
Recipients docs@python, eli.bendersky, giampaolo.rodola, ncoghlan, terry.reedy
Date 2011-02-25.07:36:32
SpamBayes Score 0.007132795
Marked as misclassified No
Message-id <1298619394.22.0.176823122667.issue11015@psf.upfronthosting.co.za>
In-reply-to
Content
Following the python-dev discussion, attaching a patch for removing fcmp and replacing its uses with assertAlmostEqual when needed.

All tests pass and patchcheck is clean.

Please review before I commit.
History
Date User Action Args
2011-02-25 07:36:34eli.benderskysetrecipients: + eli.bendersky, terry.reedy, ncoghlan, giampaolo.rodola, docs@python
2011-02-25 07:36:34eli.benderskysetmessageid: <1298619394.22.0.176823122667.issue11015@psf.upfronthosting.co.za>
2011-02-25 07:36:33eli.benderskylinkissue11015 messages
2011-02-25 07:36:33eli.benderskycreate