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 mark.dickinson
Recipients alex, belopolsky, daniel.urban, mark.dickinson
Date 2011-04-30.07:23:41
SpamBayes Score 0.002621863
Marked as misclassified No
Message-id <1304148222.71.0.956310188715.issue11949@psf.upfronthosting.co.za>
In-reply-to
Content
Alexander,

There are lots of almost-equality tests in the test-suite already, between test_math, test_float, test_cmath and test_complex.  Do you need to implement another one here, or can you reuse one of the existing ones?
History
Date User Action Args
2011-04-30 07:23:42mark.dickinsonsetrecipients: + mark.dickinson, belopolsky, alex, daniel.urban
2011-04-30 07:23:42mark.dickinsonsetmessageid: <1304148222.71.0.956310188715.issue11949@psf.upfronthosting.co.za>
2011-04-30 07:23:42mark.dickinsonlinkissue11949 messages
2011-04-30 07:23:41mark.dickinsoncreate