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 serhiy.storchaka
Recipients advance512, davin, josh.r, pitrou, sbt, serhiy.storchaka
Date 2015-03-07.16:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425746996.39.0.251248611597.issue23051@psf.upfronthosting.co.za>
In-reply-to
Content
May be the code would cleaner when convert the "for" loop to the "while" loop and wrap in try/except only next()?
History
Date User Action Args
2015-03-07 16:49:56serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, sbt, josh.r, davin, advance512
2015-03-07 16:49:56serhiy.storchakasetmessageid: <1425746996.39.0.251248611597.issue23051@psf.upfronthosting.co.za>
2015-03-07 16:49:56serhiy.storchakalinkissue23051 messages
2015-03-07 16:49:56serhiy.storchakacreate