On Tue, Feb 24, 2009 at 5:13 PM, nathan virgil <[email protected]> wrote: > I'm not familiar with lambdas yet, and I don't think this book will > introduce me to them; they aren't listed in the index, anyway.
Here are two brief introductions: http://docs.python.org/tutorial/controlflow.html#lambda-forms http://www.ibiblio.org/swaroopch/byteofpython/read/lambda-forms.html Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
