[Python-ideas] Loop labels

Yuval Greenfield ubershmekel at gmail.com
Thu Mar 8 20:36:58 CET 2012


On Thu, Mar 8, 2012 at 9:14 PM, Matt Joiner <anacrolix at gmail.com> wrote:

>
> On Mar 9, 2012 3:04 AM, "Simon Sapin" <simon.sapin at kozea.fr> wrote:
> >
> > Le 08/03/2012 19:52, Matt Joiner a écrit :
>
...

Guido has already pronounced "Labeled break and continue" rejected in PEP
3136.

http://www.python.org/dev/peps/pep-3136/

tl;dr - Most use cases are better off refactored into functions and the
other use cases aren't worth how much this complicates the language.


Yuval Greenfield
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20120308/d4376a1b/attachment.html>


More information about the Python-ideas mailing list