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 eric.smith
Recipients eric.smith, holdenweb, lukasz.langa, michael.foord
Date 2010-11-25.17:31:15
SpamBayes Score 0.0023173075
Marked as misclassified No
Message-id <1290706277.08.0.525700798042.issue10533@psf.upfronthosting.co.za>
In-reply-to
Content
-1 from me. You can't use keywords, and if you make the value callable at a later date then suddenly you'll change the behavior of seemingly unrelated code. Is a lambda so bad?
History
Date User Action Args
2010-11-25 17:31:17eric.smithsetrecipients: + eric.smith, holdenweb, michael.foord, lukasz.langa
2010-11-25 17:31:17eric.smithsetmessageid: <1290706277.08.0.525700798042.issue10533@psf.upfronthosting.co.za>
2010-11-25 17:31:15eric.smithlinkissue10533 messages
2010-11-25 17:31:15eric.smithcreate