On 29 June 2013 11:09, Nick Coghlan <ncoghlan@gmail.com> wrote:
[talking about "break if <condition>]
I'd be very keen to see this written up as a PEP - it's the first
proposal that I feel actually *simplifies* the language in any way
(mostly by doing something about those perplexing-to-many else clauses
on for and while loops).

+1. I like this syntax, and the rationale behind it.

Paul