Message113570
Great minds think alike. 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. |
|
| Date |
User |
Action |
Args |
| 2010-08-10 23:31:37 | rhettinger | set | recipients:
+ rhettinger, ncoghlan, eric.araujo, r.david.murray, flox |
| 2010-08-10 23:31:37 | rhettinger | set | messageid: <[email protected]> |
| 2010-08-10 23:31:36 | rhettinger | link | issue9396 messages |
| 2010-08-10 23:31:35 | rhettinger | create | |
|