In message <hlhdsi$2p...@theodyn.ncf.ca>, 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