[issue4113] functools.partial(), no __name__; wrong __doc__

Thomas Lee report at bugs.python.org
Mon Oct 20 04:23:30 CEST 2008


Thomas Lee <tom at vector-seven.com> added the comment:

I actually agree with the sentiment Georg.

Would it instead be useful to maybe provide a __repr__ implementation
that describes the state of the partially applied function? I guess this
is an entirely different issue, maybe one for python-ideas.

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


More information about the Python-bugs-list mailing list