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 michael.foord
Recipients eric.smith, lucaspmelo, michael.foord
Date 2009-07-25.00:26:52
SpamBayes Score 0.013272349
Marked as misclassified No
Message-id <1248481616.6.0.779620612395.issue6567@psf.upfronthosting.co.za>
In-reply-to
Content
Uhm... they may or may not be almost equal, but probably not.
Comparisons on them are defined to be undefined so you're using the
wrong thing to test them. Use assertTrue and math.isinf instead.
History
Date User Action Args
2009-07-25 00:26:57michael.foordsetrecipients: + michael.foord, eric.smith, lucaspmelo
2009-07-25 00:26:56michael.foordsetmessageid: <1248481616.6.0.779620612395.issue6567@psf.upfronthosting.co.za>
2009-07-25 00:26:54michael.foordlinkissue6567 messages
2009-07-25 00:26:53michael.foordcreate