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 steven.daprano
Recipients docs@python, mPython, steven.daprano, xiang.zhang
Date 2016-05-04.14:36:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462372573.27.0.293655183299.issue26947@psf.upfronthosting.co.za>
In-reply-to
Content
Xiang Zhang is correct: the original is technically correct. If you read it like this:

"All of Python’s immutable built-in objects are hashable, while no mutable containers (such as lists or dictionaries) are [hashable]."

it should be clear. But if you have a suggestion for wording which is easier to understand (especially for those whose English is not so good) please say so.
History
Date User Action Args
2016-05-04 14:36:13steven.dapranosetrecipients: + steven.daprano, docs@python, xiang.zhang, mPython
2016-05-04 14:36:13steven.dapranosetmessageid: <1462372573.27.0.293655183299.issue26947@psf.upfronthosting.co.za>
2016-05-04 14:36:13steven.dapranolinkissue26947 messages
2016-05-04 14:36:13steven.dapranocreate