Raymond Hettinger <[email protected]> added the comment:
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). ---------- assignee: docs@python -> rhettinger nosy: +rhettinger, steven.daprano _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38385> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
