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 NeilGirdhar
Recipients NeilGirdhar, rhettinger, serhiy.storchaka
Date 2012-11-23.17:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353690682.8.0.126266578383.issue16540@psf.upfronthosting.co.za>
In-reply-to
Content
Apologies if this is a bad question, but why do count, cycle, and repeat return iterators rather than iterables?
History
Date User Action Args
2012-11-23 17:11:22NeilGirdharsetrecipients: + NeilGirdhar, rhettinger, serhiy.storchaka
2012-11-23 17:11:22NeilGirdharsetmessageid: <1353690682.8.0.126266578383.issue16540@psf.upfronthosting.co.za>
2012-11-23 17:11:22NeilGirdharlinkissue16540 messages
2012-11-23 17:11:22NeilGirdharcreate