[issue4113] Add custom __repr__ to functools.partial

Alexander Belopolsky report at bugs.python.org
Wed Dec 1 21:36:44 CET 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Let me close this issue before any serious bikeshedding begins.  We can always reconsider when users complain that eval(repr(x)) does not work for their partial objects.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list