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 hynek
Recipients hynek, loewis, lukasz.langa, ncoghlan, rhettinger, serhiy.storchaka
Date 2013-08-04.11:58:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375617496.41.0.962119043333.issue18652@psf.upfronthosting.co.za>
In-reply-to
Content
Martin, I don’t find the loop easier to read because you have to *remember* the `break` otherwise “weird stuff happens”.

Coalesce seems common enough, I would +1 on that too.
History
Date User Action Args
2013-08-04 11:58:16hyneksetrecipients: + hynek, loewis, rhettinger, ncoghlan, lukasz.langa, serhiy.storchaka
2013-08-04 11:58:16hyneksetmessageid: <1375617496.41.0.962119043333.issue18652@psf.upfronthosting.co.za>
2013-08-04 11:58:16hyneklinkissue18652 messages
2013-08-04 11:58:16hynekcreate