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 RK-5wWm9h, docs@python, r.david.murray
Date 2017-01-19.17:30:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484847053.39.0.482365580339.issue29323@psf.upfronthosting.co.za>
In-reply-to
Content
As per your other issue, though, the real issue is that the two objects must be *comparable*, not that they be of the same type, and the language should probably be updated to reflect that.
History
Date User Action Args
2017-01-19 17:30:53r.david.murraysetrecipients: + r.david.murray, docs@python, RK-5wWm9h
2017-01-19 17:30:53r.david.murraysetmessageid: <1484847053.39.0.482365580339.issue29323@psf.upfronthosting.co.za>
2017-01-19 17:30:53r.david.murraylinkissue29323 messages
2017-01-19 17:30:53r.david.murraycreate