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 Vitold S, barry, martin.panter, r.david.murray
Date 2016-12-05.22:37:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480977472.56.0.212166517691.issue28881@psf.upfronthosting.co.za>
In-reply-to
Content
I had no memory that __iter__ wasn't implemented in python2, thanks Martin.  So, this isn't really a bug, though one could argue it should be mentioned explicitly in the 2.7 docs, since it is definitely counter-intuitive to a python programmer.
History
Date User Action Args
2016-12-05 22:37:52r.david.murraysetrecipients: + r.david.murray, barry, martin.panter, Vitold S
2016-12-05 22:37:52r.david.murraysetmessageid: <1480977472.56.0.212166517691.issue28881@psf.upfronthosting.co.za>
2016-12-05 22:37:52r.david.murraylinkissue28881 messages
2016-12-05 22:37:52r.david.murraycreate