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 Devin Jeanpierre
Recipients Devin Jeanpierre, rhettinger
Date 2015-01-08.19:22:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Are you sure? I noticed that __iter__ went out of its way to avoid calling len().
History
Date User Action Args
2015-01-08 19:22:21Devin Jeanpierresetrecipients: + Devin Jeanpierre, rhettinger
2015-01-08 19:22:21Devin Jeanpierresetmessageid: <[email protected]>
2015-01-08 19:22:21Devin Jeanpierrelinkissue23086 messages
2015-01-08 19:22:21Devin Jeanpierrecreate