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 docs@python, jedwards, r.david.murray, wim.glenn
Date 2015-04-17.20:25:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429302351.16.0.989351907002.issue23986@psf.upfronthosting.co.za>
In-reply-to
Content
Those two should be in the reverse order, though.  Identity is checked before equality.  But why not backport the python3 wording?  (Note that there is an open issue for slightly improving that wording).
History
Date User Action Args
2015-04-17 20:25:51r.david.murraysetrecipients: + r.david.murray, docs@python, wim.glenn, jedwards
2015-04-17 20:25:51r.david.murraysetmessageid: <1429302351.16.0.989351907002.issue23986@psf.upfronthosting.co.za>
2015-04-17 20:25:51r.david.murraylinkissue23986 messages
2015-04-17 20:25:51r.david.murraycreate