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 Antony.Lee, docs@python, r.david.murray
Date 2017-08-28.20:00:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503950457.22.0.870985929417.issue31295@psf.upfronthosting.co.za>
In-reply-to
Content
No, it is correct as worded.  It is talking about the default methods.  With the default methods, x == y implies that x is y.
History
Date User Action Args
2017-08-28 20:00:57r.david.murraysetrecipients: + r.david.murray, docs@python, Antony.Lee
2017-08-28 20:00:57r.david.murraysetmessageid: <1503950457.22.0.870985929417.issue31295@psf.upfronthosting.co.za>
2017-08-28 20:00:57r.david.murraylinkissue31295 messages
2017-08-28 20:00:57r.david.murraycreate