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 pitrou
Recipients ezio.melotti, martin.panter, ncoghlan, pitrou, rhettinger, serhiy.storchaka
Date 2015-09-06.22:34:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441578843.92.0.661067314395.issue25014@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think I like this idea. It's not really a common use case (I've never wished I had itercm()) and it will make it possible to write slightly obscure code. Of course you can already write obscure code using itertools :-)
History
Date User Action Args
2015-09-06 22:34:03pitrousetrecipients: + pitrou, rhettinger, ncoghlan, ezio.melotti, martin.panter, serhiy.storchaka
2015-09-06 22:34:03pitrousetmessageid: <1441578843.92.0.661067314395.issue25014@psf.upfronthosting.co.za>
2015-09-06 22:34:03pitroulinkissue25014 messages
2015-09-06 22:34:03pitroucreate