A replacement for lambda

Paddy paddy3118 at netscape.net
Sat Jul 30 04:47:18 EDT 2005


Christopher Subich <spam.csubich+bl... at block.subich.spam.com> 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.




More information about the Python-list mailing list