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 terry.reedy
Recipients docs@python, terry.reedy
Date 2010-05-26.17:52:43
SpamBayes Score 0.049218908
Marked as misclassified No
Message-id <1274896365.44.0.690368816474.issue8824@psf.upfronthosting.co.za>
In-reply-to
Content
To be super-clear, consider adding one more sentence, something like

"The result for code with def statements or lambda expressions may be different than it would be if the implied context were a function rather than a class."
History
Date User Action Args
2010-05-26 17:52:45terry.reedysetrecipients: + terry.reedy, docs@python
2010-05-26 17:52:45terry.reedysetmessageid: <1274896365.44.0.690368816474.issue8824@psf.upfronthosting.co.za>
2010-05-26 17:52:44terry.reedylinkissue8824 messages
2010-05-26 17:52:44terry.reedycreate