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 ezio.melotti
Recipients docs@python, eli.bendersky, ezio.melotti, georg.brandl, giampaolo.rodola, ncoghlan, sandro.tosi, terry.reedy
Date 2011-05-05.10:17:51
SpamBayes Score 0.00015590563
Marked as misclassified No
Message-id <1304590674.23.0.198180171749.issue11015@psf.upfronthosting.co.za>
In-reply-to
Content
I left a few comments on rietveld for the testdoc and remove_fcmp patches.
Unless I'm missing something, assertEqual works just fine in all the places where fcmp was used, so there's no need to use assertAlmostEqual.
History
Date User Action Args
2011-05-05 10:17:54ezio.melottisetrecipients: + ezio.melotti, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, eli.bendersky, sandro.tosi, docs@python
2011-05-05 10:17:54ezio.melottisetmessageid: <1304590674.23.0.198180171749.issue11015@psf.upfronthosting.co.za>
2011-05-05 10:17:51ezio.melottilinkissue11015 messages
2011-05-05 10:17:51ezio.melotticreate