[Python-Dev] List comprehensions

Gerald S. Williams gsw@agere.com
Wed, 26 Jun 2002 17:38:22 -0400


Raymond Hettinger wrote:
> The idea was to make a = [expr(i) for i in seqn]; print i behave ...

No problem. As long as it was decided that there's a use for
the current behavior, I won't question it.

-Jerry