[docs] [issue26947] Documentation improvement needed

Eric V. Smith report at bugs.python.org
Wed May 4 11:14:20 EDT 2016


Eric V. Smith added the comment:

I'm a native speaker, and it's not the greatest sentence. How about:

All of Python’s immutable built-in objects (such as numbers, strings and tuples) are hashable. None of its mutable containers (such as lists or dictionaries) are hashable.

----------
nosy: +eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26947>
_______________________________________


More information about the docs mailing list