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 terry.reedy
Recipients Trundle, alex, benjamin.peterson, brett.cannon, daniel.urban, dmalcolm, eltoder, georg.brandl, mark.dickinson, nadeem.vawda, ncoghlan, pitrou, rhettinger, santoso.wijaya, terry.reedy
Date 2011-03-27.20:18:19
SpamBayes Score 0.002114397
Marked as misclassified No
Message-id <1301257100.17.0.837997246679.issue11549@psf.upfronthosting.co.za>
In-reply-to
Content
While I would not be happy to use class X above, the 3.2 manual explicitly says "There are no implied relationships among the comparison operators. The truth of x==y does not imply that x!=y is false. " .
History
Date User Action Args
2011-03-27 20:18:20terry.reedysetrecipients: + terry.reedy, brett.cannon, georg.brandl, rhettinger, mark.dickinson, ncoghlan, pitrou, nadeem.vawda, benjamin.peterson, alex, Trundle, dmalcolm, daniel.urban, santoso.wijaya, eltoder
2011-03-27 20:18:20terry.reedysetmessageid: <1301257100.17.0.837997246679.issue11549@psf.upfronthosting.co.za>
2011-03-27 20:18:19terry.reedylinkissue11549 messages
2011-03-27 20:18:19terry.reedycreate