[Tutor] Passing perimeters in dictionary values?

Kent Johnson kent37 at tds.net
Wed Feb 25 00:26:29 CET 2009


On Tue, Feb 24, 2009 at 5:13 PM, nathan virgil <sdragon1984 at gmail.com> 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


More information about the Tutor mailing list