[issue3445] Ignore missing attributes in functools.update_wrapper
Antoine Pitrou
report at bugs.python.org
Mon Jul 28 17:29:59 CEST 2008
Antoine Pitrou <pitrou at free.fr> added the comment:
Another possibility would be for methods to also get the __name__ and
__module__ attributes. I don't see any counter-indication to it.
----------
nosy: +pitrou
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3445>
_______________________________________
More information about the Python-bugs-list
mailing list