[issue18656] setting function.__name__ doesn't affect repr()

Guido van Rossum report at bugs.python.org
Sun Aug 4 22:50:08 CEST 2013


Guido van Rossum added the comment:

Sorry. The actual problem reported was that the traceback uses the wrong name. I can still reproduce this in 3.4; attached is a repro.

----------
Added file: http://bugs.python.org/file31160/functools_wraps_oddity.py

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


More information about the Python-bugs-list mailing list