[Python-3000] The order of list comprehensions and generator expressions

Steven Bethard steven.bethard at gmail.com
Sun Sep 16 19:16:56 CEST 2007


On 9/16/07, Noam Raphael <noamraph at gmail.com> wrote:
> All this is to say that I think that the "for" parts in list
> comprehensions and generator expressions should, in a perfect world,
> be evaluated in the other way round.

This proposal is not really appropriate for the python-3000 list --
it's too late for any more core language changes in Python 3000.  If
the idea belongs anywhere, it belongs on the python-ideas list.

STeVe
-- 
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
        --- Bucky Katt, Get Fuzzy


More information about the Python-3000 mailing list