[issue4331] Can't use _functools.partial() created function as method

Matt Joiner report at bugs.python.org
Sat Mar 24 19:23:40 CET 2012


Matt Joiner <anacrolix at gmail.com> added the comment:

I've attached a patch that implements the descriptor protocol for functools.partial with minimum changes.

----------
Added file: http://bugs.python.org/file25016/functools.partial-descrget.patch

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


More information about the Python-bugs-list mailing list