[Python-3000] Requiring () around lambda's argument list

Thomas Wouters thomas at python.org
Tue May 2 10:38:57 CEST 2006


On 5/1/06, Guido van Rossum <guido at python.org> wrote:
>
> I'm running into something that may make me require parentheses around
> lambda's argument list.


Lambda-lovers will probably jump all over me for suggesting this, and I
doubt you'll go fir it, but what about just not allowing type annotations in
lambda statements? They're neutered anyway.

In-fact-let's-just-toss-it-altogether'ly y'rs,
--
Thomas Wouters <thomas at python.org>

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20060502/0dc10c61/attachment-0001.htm 


More information about the Python-3000 mailing list