[Python-Dev] PEP 289 - Generator Expressions (original) (raw)

Tim Peters tim.one at comcast.net
Wed May 5 15:12:35 EDT 2004


[Jewett, Jim J]

Guido van Rossum: >... mostly-late binding -- which is late binding, except that > the iterable in the leftmost for-clause is evaluated at once.

Guido didn't write that -- I did. Guido agreed with it, though.

Did you really mean leftmost,

Yes.

or all-but-the-rightmost?

No.

...

Sorry, I didn't understand the rest of the msg, so I have to skip the rest. Try a concrete example?



More information about the Python-Dev mailing list