This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients docs@python, ezio.melotti, georg.brandl, python-dev, terry.reedy
Date 2013-10-06.08:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381047957.32.0.735673351406.issue18646@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch; I modified it a little (removed the sentence about the name attribute; this is too involved for the tutorial, and used "lambda expression").  Will fix more "lambda form" in the docs in another changeset.
History
Date User Action Args
2013-10-06 08:25:57georg.brandlsetrecipients: + georg.brandl, terry.reedy, ezio.melotti, docs@python, python-dev
2013-10-06 08:25:57georg.brandlsetmessageid: <1381047957.32.0.735673351406.issue18646@psf.upfronthosting.co.za>
2013-10-06 08:25:57georg.brandllinkissue18646 messages
2013-10-06 08:25:57georg.brandlcreate