[Python-Dev] Adventures with ASTs - Inline Lambda (original) (raw)
skip at pobox.com skip at pobox.com
Sat Feb 18 15:50:18 CET 2006
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
talin> ... whereas with 'given' you can't be certain when to stop
talin> parsing the argument list.
So require parens around the arglist:
(x*y given (x, y))
Skip
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]