[Python-Dev] Re: accumulator display syntax
Guido van Rossum
guido at python.org
Fri Oct 17 17:46:32 EDT 2003
More information about the Python-Dev mailing list
Fri Oct 17 17:46:32 EDT 2003
- Previous message: [Python-Dev] Re: accumulator display syntax
- Next message: [Python-Dev] accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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/)
- Previous message: [Python-Dev] Re: accumulator display syntax
- Next message: [Python-Dev] accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list