[IPython-dev] 'Unwrapping' decorated functions in IPython

Thomas Kluyver takowl at gmail.com
Fri Jul 15 08:02:44 EDT 2011


On 15 July 2011 12:29, Michele Simionato <michele.simionato at gmail.com>wrote:

> Following the lead of  functools.wraps seems to be a sensible way to go,
> even if the "onion-like" behavior seems more natural to me. Since I am an
> user of IPython, it is my interest to have this functionality
> working. Consider this added to the list of feature requests I have for the
> decorator module. If it will enter in the next release of the module I will
> keep you informed.


Great, thanks Michele.

Ben, let's revert to the original design to just unwrap one layer, then.

Best wishes,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110715/a6bce123/attachment.html>


More information about the IPython-dev mailing list