New submission from Éric Araujo <mer...@netwok.org>:

Raymond in #9396:

“I was just about to propose that functools.wraps add a standard attribute to 
point at the underlying function (on the theory that objects should be 
introspectable).  This would allow a standard way to get to the underlying 
unwrapped functions.”

----------
components: Library (Lib)
messages: 113579
nosy: eric.araujo, r.david.murray, rhettinger
priority: normal
severity: normal
stage: unit test needed
status: open
title: Add attribute pointing to wrapped function to partial objects
type: feature request
versions: Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9567>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to