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 gvanrossum
Recipients gvanrossum, scoder, vstinner, yselivanov
Date 2015-04-20.19:40:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429558848.03.0.617119931461.issue24018@psf.upfronthosting.co.za>
In-reply-to
Content
It's missing tests. :-)

Otherwise looks quite sensible.

Also, shouldn't you override __subclasshook__ so you don't inherit it from Iterator?
History
Date User Action Args
2015-04-20 19:40:48gvanrossumsetrecipients: + gvanrossum, scoder, vstinner, yselivanov
2015-04-20 19:40:48gvanrossumsetmessageid: <1429558848.03.0.617119931461.issue24018@psf.upfronthosting.co.za>
2015-04-20 19:40:48gvanrossumlinkissue24018 messages
2015-04-20 19:40:47gvanrossumcreate