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 akitada
Recipients akitada, foobaron, loewis, ysj.ray
Date 2010-10-16.15:46:58
SpamBayes Score 0.00034780783
Marked as misclassified No
Message-id <1287244023.3.0.342173560313.issue5736@psf.upfronthosting.co.za>
In-reply-to
Content
This patch just uses PyObject_GetIter to get an iter.
(I just copied the idea from issue9523)
History
Date User Action Args
2010-10-16 15:47:03akitadasetrecipients: + akitada, loewis, foobaron, ysj.ray
2010-10-16 15:47:03akitadasetmessageid: <1287244023.3.0.342173560313.issue5736@psf.upfronthosting.co.za>
2010-10-16 15:47:01akitadalinkissue5736 messages
2010-10-16 15:47:01akitadacreate