Christopher Subich <[EMAIL PROTECTED]> writes:
> Basically, I'd rewrite the Python grammar such that:
> lambda_form ::= "<" expression "with" parameter_list ">"

I do prefer my parameter list to come before the expression. It would
remain consistant with simple function definitions.

- Cheers, Paddy.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to