This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients docs@python, lebigot, rhettinger, steven.daprano
Date 2019-10-06.19:20:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570389619.13.0.628082346797.issue38385@roundup.psfhosted.org>
In-reply-to
Content
This is a reasonable suggestion (all iterators are iterable, but not all iterables are iterators).  I'll work on it shortly (in conjunction with some other minor doc fixups).
History
Date User Action Args
2019-10-06 19:20:19rhettingersetrecipients: + rhettinger, lebigot, steven.daprano, docs@python
2019-10-06 19:20:19rhettingersetmessageid: <1570389619.13.0.628082346797.issue38385@roundup.psfhosted.org>
2019-10-06 19:20:19rhettingerlinkissue38385 messages
2019-10-06 19:20:19rhettingercreate