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 serhiy.storchaka
Recipients NeilGirdhar, eric.araujo, rhettinger, serhiy.storchaka
Date 2012-11-23.17:45:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353692749.76.0.95866350796.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?

Actually they are iterables too.
History
Date User Action Args
2012-11-23 17:45:49serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, eric.araujo, NeilGirdhar
2012-11-23 17:45:49serhiy.storchakasetmessageid: <1353692749.76.0.95866350796.issue16540@psf.upfronthosting.co.za>
2012-11-23 17:45:49serhiy.storchakalinkissue16540 messages
2012-11-23 17:45:49serhiy.storchakacreate