[Python-Dev] Re: accumulator display syntax

Guido van Rossum guido at python.org
Fri Oct 17 17:46:32 EDT 2003


> Along with that confusion, (x*x for x in S) would look like a tuple 
> comprehension, rather than a bare iterator.

Well, () is already heavily overloaded, so I can live with that.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list