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 Dominik V., docs@python, rhettinger
Date 2020-04-20.21:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587417431.07.0.910025131597.issue40342@roundup.psfhosted.org>
In-reply-to
Content
The current answer seems reasonable to me.  It addresses the question that most people want to have answered.  Also, it isn't common to loop over methods that don't return values, because those typically do in-place mutations.
History
Date User Action Args
2020-04-20 21:17:11rhettingersetrecipients: + rhettinger, docs@python, Dominik V.
2020-04-20 21:17:11rhettingersetmessageid: <1587417431.07.0.910025131597.issue40342@roundup.psfhosted.org>
2020-04-20 21:17:11rhettingerlinkissue40342 messages
2020-04-20 21:17:11rhettingercreate