On 27 September 2016 at 16:54, Erik Bray <erik.m.b...@gmail.com> wrote:
> Then following my own logic it
> would be desirable to also allow the nested for loop syntax of list
> comprehensions outside them as well.

I'd say that it's a case where we should either allow arbitrary
concatenation outside of comprehensions, or we allow none. And as
arbitrary concatenation is obviously bad, the only sane choice is no
nesting :-)

Paul
_______________________________________________
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