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 benjamin.peterson
Recipients benjamin.peterson, exarkun
Date 2014-05-01.14:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398955238.39.0.208015709151.issue21408@psf.upfronthosting.co.za>
In-reply-to
Content
That's because the implicit default __ne__ on Bar returns the opposite of __eq__.
History
Date User Action Args
2014-05-01 14:40:38benjamin.petersonsetrecipients: + benjamin.peterson, exarkun
2014-05-01 14:40:38benjamin.petersonsetmessageid: <1398955238.39.0.208015709151.issue21408@psf.upfronthosting.co.za>
2014-05-01 14:40:38benjamin.petersonlinkissue21408 messages
2014-05-01 14:40:38benjamin.petersoncreate