[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


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



More information about the Python-Dev mailing list