On Thu, Mar 06, 2008 at 12:13:16AM -0800, David M. Cook wrote: > Use a def. Lambdas are going away, anyway. It's not as convenient as an > anonymous function, but it's a pretty trivial difference.
There was some talk about that but Guido decided to keep lambdas. At least that was the latest as of Pycon 2 years ago. cs -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
