commit | c3afba104aef5032e114b4f5cac0a3bbdfef2bba | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Nov 17 18:57:38 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Nov 17 18:57:38 2012 +0100 |
tree | e4a174e067a9af550dba2b851b647a2f354ce54c | |
parent | 25bbe5e0bce2d8b6c96a5e632bdb9007a0bf0954 [diff] |
Issue #14631: Add a new :class:`weakref.WeakMethod` to simulate weak references to bound methods.