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

Aaron Iles report at bugs.python.org
Tue Oct 30 05:28:06 CET 2012


Aaron Iles added the comment:

I've updated the patch for the current default branch (to be Python 3.4) and added documentation to the inspect module for the new unwraps function. Functionally unwraps and it's tests are unchanged.

----------
Added file: http://bugs.python.org/file27790/p13266-2.diff

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


More information about the Python-bugs-list mailing list