Status of PEP's?

James_Althoff at i2.com James_Althoff at i2.com
Mon Mar 4 19:22:02 EST 2002


[David Eppstein]
> It seems like it should be really easy to modify the parser to
> parse
    "for" expression ":"
> and then check whether the expression is an "in" or a
> comparison...

You might want to think this through a bit more since neither arbitrary
"expression" nor arbitrary "conditional" is supported in the suggestions
posted so far.

Jim





More information about the Python-list mailing list