[issue1504] Add 2to3 fixer for (un)bound methods

Christian Heimes report at bugs.python.org
Fri Nov 30 23:44:59 CET 2007


Christian Heimes added the comment:

Whatever you say. But shouldn't we make people to use types.MethodType()
or whatever we use as the new module for PyMethod_Type()? People are
going to use types.MethodType() when they see the deprecation warning.

By the way I've updated the docs in r59248.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1504>
__________________________________


More information about the Python-bugs-list mailing list