[Python-ideas] Is this PEP-able? for X in ListY while conditionZ:

Paul Moore p.f.moore at gmail.com
Sat Jun 29 13:06:24 CEST 2013


On 29 June 2013 11:09, Nick Coghlan <ncoghlan at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130629/a8d7a653/attachment.html>


More information about the Python-ideas mailing list