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.snow
Recipients eric.snow
Date 2012-10-14.06:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350195537.23.0.284182123503.issue16224@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, here's a patch with the first option.  It preserves iterators as iterators, rather than dumping them into a list.  I've also rolled the tests from issue16221 into this patch.  Consequently, if the patch is suitable, that issue can be closed.
History
Date User Action Args
2012-10-14 06:18:57eric.snowsetrecipients: + eric.snow
2012-10-14 06:18:57eric.snowsetmessageid: <1350195537.23.0.284182123503.issue16224@psf.upfronthosting.co.za>
2012-10-14 06:18:57eric.snowlinkissue16224 messages
2012-10-14 06:18:57eric.snowcreate