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 eric.araujo
Recipients docs@python, eric.araujo, petri.lehtinen, rhettinger
Date 2012-11-26.05:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353906871.86.0.547294906448.issue15472@psf.upfronthosting.co.za>
In-reply-to
Content
cycle was a bad example, but there are other: ifilter, islice, takewhile.  "it" (like what tee uses) instead of "seq" would work.
History
Date User Action Args
2012-11-26 05:14:31eric.araujosetrecipients: + eric.araujo, rhettinger, docs@python, petri.lehtinen
2012-11-26 05:14:31eric.araujosetmessageid: <1353906871.86.0.547294906448.issue15472@psf.upfronthosting.co.za>
2012-11-26 05:14:31eric.araujolinkissue15472 messages
2012-11-26 05:14:31eric.araujocreate