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 rhettinger
Recipients ezio.melotti, konryd, mark.dickinson, rhettinger
Date 2009-01-27.18:08:14
SpamBayes Score 0.00039266175
Marked as misclassified No
Message-id <1233079696.47.0.283847509225.issue5048@psf.upfronthosting.co.za>
In-reply-to
Content
Correction to earlier statement.  It should have read:

Guido disallowed returning a len method on iterators.  He expected
bool(it) to be always be True.
History
Date User Action Args
2009-01-27 18:08:16rhettingersetrecipients: + rhettinger, mark.dickinson, ezio.melotti, konryd
2009-01-27 18:08:16rhettingersetmessageid: <1233079696.47.0.283847509225.issue5048@psf.upfronthosting.co.za>
2009-01-27 18:08:14rhettingerlinkissue5048 messages
2009-01-27 18:08:14rhettingercreate