On 11Oct2013 02:37, Gilles Lenfant <gilles.lenf...@gmail.com> wrote:
> * Adding an "__original__" attribute to the wrapper func in the decorators of 
> my own

Just one remark: Call this __original or _original (or even original).
The __x__ names are reserved for python operations (like __add__, supporting 
"+").

Cheers,
-- 
Cameron Simpson <c...@zip.com.au>

I very strongly suggest that you periodically place ice packs over the abused
areas.  - Steve Garnier
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to