[issue15397] Unbinding of methods

Andrew Svetlov report at bugs.python.org
Fri Jul 20 11:49:01 CEST 2012


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Stefan, you right.
A bit hairy idiom from my perspective, but it works.
Looks like this way used only for PyCFunction_New, all other code follows standard schema with trampoline.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15397>
_______________________________________


More information about the Python-bugs-list mailing list