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 pavel-lexyr, rhettinger, serhiy.storchaka
Date 2021-07-08.19:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625772687.07.0.448691754989.issue44571@roundup.psfhosted.org>
In-reply-to
Content
> What if set the last item as an attribute of the takewhile iterator?

Perhaps raise an attribute error unless the falsifying element is set?
History
Date User Action Args
2021-07-08 19:31:27rhettingersetrecipients: + rhettinger, serhiy.storchaka, pavel-lexyr
2021-07-08 19:31:27rhettingersetmessageid: <1625772687.07.0.448691754989.issue44571@roundup.psfhosted.org>
2021-07-08 19:31:27rhettingerlinkissue44571 messages
2021-07-08 19:31:27rhettingercreate