In message <[email protected]>, cjw wrote: > Aren't lambda forms better described as function?
Is this a function?
lambda : None
What about this?
lambda : sys.stdout.write("hi there!\n")
--
http://mail.python.org/mailman/listinfo/python-list
