About lambda.

Gerhard Haering gh at ghaering.de
Fri Oct 22 07:58:06 EDT 2004


On Fri, Oct 22, 2004 at 04:56:30AM -0700, Xin Wang wrote:
> [...]
> Keyword 'lambda' is just like a macro in c or templete
> in c++ or not?

No, it creates an anonymous function (i. e. a function with no name).

-- Gerhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20041022/b987940f/attachment.sig>


More information about the Python-list mailing list