annonymous functions -- how to

Mayer gmayer at cs.bgu.ac.il
Wed May 4 16:44:18 EDT 2005


Hello:

I would like to define a very large annonymous function, one with
several statements in sequence. I know how to define annonymous
functions, but I don't know how to define a sequence of statements in
their body. Can this be done in Python? If so, how?

Thanks,

Mayer




More information about the Python-list mailing list