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 r.david.murray
Recipients r.david.murray, yegle
Date 2017-11-18.01:20:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510968038.63.0.213398074469.issue32065@psf.upfronthosting.co.za>
In-reply-to
Content
By design, iterators do not have a length (see msg248496).
History
Date User Action Args
2017-11-18 01:20:38r.david.murraysetrecipients: + r.david.murray, yegle
2017-11-18 01:20:38r.david.murraysetmessageid: <1510968038.63.0.213398074469.issue32065@psf.upfronthosting.co.za>
2017-11-18 01:20:38r.david.murraylinkissue32065 messages
2017-11-18 01:20:37r.david.murraycreate