[Python-Dev] Adventures with ASTs - Inline Lambda (original) (raw)
skip at pobox.com skip at pobox.com
Fri Feb 17 18:35:45 CET 2006
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] [Python-projects] AST in Python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steve> It appears to hang together, but I'm not sure I see how it
Steve> overcomes objections to lambda by replacing it with another
Steve> keyword.Well, it does replace it with a word which has meaning in common English.
FWIW, I would require the parens around the arguments and avoid the ambiguity altogether.
Skip
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] [Python-projects] AST in Python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]