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 alex
Recipients alex, benjamin.peterson, pitrou, rhettinger
Date 2013-03-03.10:31:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362306672.52.0.533795986329.issue17338@psf.upfronthosting.co.za>
In-reply-to
Content
That strategy only works if you know the exact count, it fails if you only have an estimate (as __length_hint__ gives you).
History
Date User Action Args
2013-03-03 10:31:12alexsetrecipients: + alex, rhettinger, pitrou, benjamin.peterson
2013-03-03 10:31:12alexsetmessageid: <1362306672.52.0.533795986329.issue17338@psf.upfronthosting.co.za>
2013-03-03 10:31:12alexlinkissue17338 messages
2013-03-03 10:31:12alexcreate