This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients eric.araujo, r.david.murray, rhettinger
Date 2010-08-11.02:37:13
SpamBayes Score 0.00033245512
Marked as misclassified No
Message-id <1281494235.56.0.666889184643.issue9567@psf.upfronthosting.co.za>
In-reply-to
Content
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.”
History
Date User Action Args
2010-08-11 02:37:15eric.araujosetrecipients: + eric.araujo, rhettinger, r.david.murray
2010-08-11 02:37:15eric.araujosetmessageid: <1281494235.56.0.666889184643.issue9567@psf.upfronthosting.co.za>
2010-08-11 02:37:13eric.araujolinkissue9567 messages
2010-08-11 02:37:13eric.araujocreate