Multiline lamba implementation in python.
Carsten Haese
carsten at uniqsys.com
Tue Jun 12 07:50:41 EDT 2007
On Tue, 12 Jun 2007 02:29:31 -0700, exhuma.twn wrote
> lambdas are to be removed in Py3k IIRC.
No. From http://www.python.org/dev/peps/pep-3099/, "At one point lambda was
slated for removal in Python 3000. Unfortunately no one was able to come up
with a better way of providing anonymous functions. And so lambda is here to
stay."
--
Carsten Haese
http://informixdb.sourceforge.net
More information about the Python-list
mailing list