Message141539
I'm -0.5. I think the current patch makes too many assumptions for the caller. For example, someone calling a class may really desire __new__'s signature, not that of __init__. Moreover, conceptually, getargspec() returns the argspec of a directly callable *function* or *method*. |
|
| Date |
User |
Action |
Args |
| 2011-08-01 22:36:15 | benjamin.peterson | set | recipients:
+ benjamin.peterson, ncoghlan, gsakkis, eric.araujo, michael.foord, daniel.urban, marco.mariani, eric.snow, maxbublis |
| 2011-08-01 22:36:15 | benjamin.peterson | set | messageid: <[email protected]> |
| 2011-08-01 22:36:14 | benjamin.peterson | link | issue8639 messages |
| 2011-08-01 22:36:14 | benjamin.peterson | create | |
|