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 larry
Recipients larry, taleinat
Date 2014-01-24.22:14:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390601683.45.0.930422069451.issue20385@psf.upfronthosting.co.za>
In-reply-to
Content
I think it's a bug that they don't do the subclass check.  In practice, nobody subclasses range and itertools.tee.  But they should probably still be fixed.
History
Date User Action Args
2014-01-24 22:14:43larrysetrecipients: + larry, taleinat
2014-01-24 22:14:43larrysetmessageid: <1390601683.45.0.930422069451.issue20385@psf.upfronthosting.co.za>
2014-01-24 22:14:43larrylinkissue20385 messages
2014-01-24 22:14:43larrycreate