R. David Murray added the comment:

"things with __getitem__ are clearly iterable"

This is false.  IMO it should be fixed in the glossary.  It should say "or 
__getitem__ method implementing sequence semantics".  That plus the addition to 
the Iterable docs will close this issue.

----------
versions: +Python 3.6

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

Reply via email to