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 terry.reedy
Recipients docs@python, sberens, terry.reedy, xtreak
Date 2019-12-28.07:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577517682.51.0.841552072603.issue39112@roundup.psfhosted.org>
In-reply-to
Content
I believe that this is a duplicate issue.  As noted before, filter, map, reversed, and zip are classes, but they return iterators and are documented differently.
History
Date User Action Args
2019-12-28 07:21:22terry.reedysetrecipients: + terry.reedy, docs@python, xtreak, sberens
2019-12-28 07:21:22terry.reedysetmessageid: <1577517682.51.0.841552072603.issue39112@roundup.psfhosted.org>
2019-12-28 07:21:22terry.reedylinkissue39112 messages
2019-12-28 07:21:22terry.reedycreate