> On 11 May 2019, at 23:20, David Mertz <me...@gnosis.cx> wrote:
> 
> I don't love the 'break break' syntax idea. But I find myself wanting to 
> break out of nested loops quite often. Very rarely could this be transformed 
> to an 'itertools.permutation' de-nesting, albeit perhaps more often than I 
> actually do that.
> 

Do you have an example of such loops ?
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to