Steven D'Aprano added the comment:

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.

----------
nosy: +steven.daprano

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26947>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to