[issue13266] Add inspect.unwrap(f) to easily unravel "__wrapped__" chains

Daniel Urban report at bugs.python.org
Wed Apr 25 22:34:17 CEST 2012


Daniel Urban <urban.dani+py at gmail.com> added the comment:

I've attached a patch implementing inspect.unwrap (+ some tests).

----------
keywords: +patch
Added file: http://bugs.python.org/file25368/inspect_unwrap.patch

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


More information about the Python-bugs-list mailing list