Josh Rosenberg <[email protected]> added the comment:

For that matter, slices are immutable built-ins, but they're not hashable 
(presumably to avoid silently working with dictionaries in a non-slice 
capacity).

----------
nosy: +josh.r

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37051>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to