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 Ilya.Kulakov, gvanrossum, r.david.murray, vstinner, yselivanov
Date 2016-05-06.17:11:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462554667.91.0.223564724094.issue26969@psf.upfronthosting.co.za>
In-reply-to
Content
Can we at least make it part of the documentation?  It's not obvious to me, at least, how to do it.  (Maybe I just haven't thought about it carefully enough.)  For that matter, it wasn't obvious to me it could even be done, so I've been passing loop everywhere in my code rather than thinking about how to avoid it; which is another argument for documenting it at least.
History
Date User Action Args
2016-05-06 17:11:07r.david.murraysetrecipients: + r.david.murray, gvanrossum, vstinner, yselivanov, Ilya.Kulakov
2016-05-06 17:11:07r.david.murraysetmessageid: <1462554667.91.0.223564724094.issue26969@psf.upfronthosting.co.za>
2016-05-06 17:11:07r.david.murraylinkissue26969 messages
2016-05-06 17:11:07r.david.murraycreate