[issue1497] Patch to remove API to create new unbound methods
Christian Heimes
report at bugs.python.org
Mon Nov 26 18:05:05 CET 2007
Christian Heimes added the comment:
The new patch adds new.boundcfunction as a replacement for
new.instancemethod(id, None, cls). I'm going to add docs if you like the
approach.
Added file: http://bugs.python.org/file8810/py3k_remove_newunbound2.patch
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1497>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_remove_newunbound2.patch
Type: text/x-diff
Size: 6871 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071126/f64e9f77/attachment.patch
More information about the Python-bugs-list
mailing list