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 benjamin.peterson
Recipients belopolsky, benjamin.peterson, facundobatista, gvanrossum, terry.reedy
Date 2008-05-03.02:15:00
SpamBayes Score 0.23283245
Marked as misclassified No
Message-id <1209780915.99.0.875952035213.issue2735@psf.upfronthosting.co.za>
In-reply-to
Content
I brought __len__ back, and tried to fix the tests failing because they
were indexing range. I couldn't figure out how to fix test_itertools.
(It's on codereview, too).
History
Date User Action Args
2008-05-03 02:15:17benjamin.petersonsetspambayes_score: 0.232832 -> 0.23283245
recipients: + benjamin.peterson, gvanrossum, terry.reedy, facundobatista, belopolsky
2008-05-03 02:15:16benjamin.petersonsetspambayes_score: 0.232832 -> 0.232832
messageid: <1209780915.99.0.875952035213.issue2735@psf.upfronthosting.co.za>
2008-05-03 02:15:14benjamin.petersonlinkissue2735 messages
2008-05-03 02:15:14benjamin.petersoncreate