[Python-Dev] List comprehension syntax (Features for Python 2.0)

Skip Montanaro skip@mojam.com (Skip Montanaro)
Tue, 25 Jul 2000 14:18:43 -0500 (CDT)


    >> The semantics would be that any objects left on the stack at the end
    >> of the statements would constitute the elements of the list.  Is that
    >> too weird?

    Fredrik> yes.

That was my initial reaction, which was why I didn't post it when I had the
idea, only when I saw your interpretation...

S