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 r.david.murray
Recipients Wilfred.Hughes, michael.foord, r.david.murray
Date 2015-08-13.12:09:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439467743.31.0.371868326049.issue24857@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, if it isn't comparable it should return either False or NotImplemented, not raise an exception.  False would be better here, I think.
History
Date User Action Args
2015-08-13 12:09:03r.david.murraysetrecipients: + r.david.murray, michael.foord, Wilfred.Hughes
2015-08-13 12:09:03r.david.murraysetmessageid: <1439467743.31.0.371868326049.issue24857@psf.upfronthosting.co.za>
2015-08-13 12:09:03r.david.murraylinkissue24857 messages
2015-08-13 12:09:03r.david.murraycreate