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 Giacomo.Alzetta, docs@python, r.david.murray
Date 2014-06-16.19:02:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402945326.42.0.466523995337.issue21782@psf.upfronthosting.co.za>
In-reply-to
Content
The statement is poorly worded.  The id() is the *input* to the hash function used to compute the default __hash__.  This is a CPython implementation detail, though, so perhaps all mention of it should indeed be dropped.
History
Date User Action Args
2014-06-16 19:02:06r.david.murraysetrecipients: + r.david.murray, docs@python, Giacomo.Alzetta
2014-06-16 19:02:06r.david.murraysetmessageid: <1402945326.42.0.466523995337.issue21782@psf.upfronthosting.co.za>
2014-06-16 19:02:06r.david.murraylinkissue21782 messages
2014-06-16 19:02:06r.david.murraycreate