[docs] [issue29089] dictionary keys described incorrectly in tutorial

INADA Naoki report at bugs.python.org
Tue Dec 27 20:11:31 EST 2016


INADA Naoki added the comment:

> It's the tutorial.  Probably better to just leave it alone.  Precise understanding can come later.

I agree.
Beginner should start using dict with builtin immutable type as key.
hashable is too complex at this point.

----------
nosy: +inada.naoki

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


More information about the docs mailing list