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 pitrou
Recipients Sundance, mark.dickinson, pitrou, sfeltman
Date 2012-11-11.19:07:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352660849.48.0.369211297519.issue14631@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch adding a WeakMethod class. It still lacks docs, I'll add some if people agree on the principle.
History
Date User Action Args
2012-11-11 19:07:29pitrousetrecipients: + pitrou, mark.dickinson, Sundance, sfeltman
2012-11-11 19:07:29pitrousetmessageid: <1352660849.48.0.369211297519.issue14631@psf.upfronthosting.co.za>
2012-11-11 19:07:29pitroulinkissue14631 messages
2012-11-11 19:07:28pitroucreate