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 wim.glenn
Recipients docs@python, wim.glenn
Date 2015-11-06.22:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446849305.52.0.678156368856.issue25574@psf.upfronthosting.co.za>
In-reply-to
Content
The 2.7 glossary still incorrectly mentions instances of user-defined classes hash equal to their id.  
https://docs.python.org/2/glossary.html#term-hashable

Just a minor documentation bug that was unfortunately missed by http://bugs.python.org/issue21782
History
Date User Action Args
2015-11-06 22:35:05wim.glennsetrecipients: + wim.glenn, docs@python
2015-11-06 22:35:05wim.glennsetmessageid: <1446849305.52.0.678156368856.issue25574@psf.upfronthosting.co.za>
2015-11-06 22:35:05wim.glennlinkissue25574 messages
2015-11-06 22:35:05wim.glenncreate