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 ncoghlan
Recipients Thorney, eric.araujo, ncoghlan, pitrou, rhettinger
Date 2012-02-20.12:50:24
SpamBayes Score 0.043853145
Marked as misclassified No
Message-id <1329742225.54.0.777438528076.issue12428@psf.upfronthosting.co.za>
In-reply-to
Content
Also, the closure based implementation should be decorated with @staticmethod (see http://bugs.python.org/issue11704) and the tests updated accordingly.
History
Date User Action Args
2012-02-20 12:50:25ncoghlansetrecipients: + ncoghlan, rhettinger, pitrou, eric.araujo, Thorney
2012-02-20 12:50:25ncoghlansetmessageid: <1329742225.54.0.777438528076.issue12428@psf.upfronthosting.co.za>
2012-02-20 12:50:24ncoghlanlinkissue12428 messages
2012-02-20 12:50:24ncoghlancreate