[Python-Dev] PEP 362 implementation issue: C callables (original) (raw)
Yury Selivanov yselivanov.ml at gmail.com
Fri Jun 15 23:33:29 CEST 2012
- Previous message: [Python-Dev] PEP 362 implementation issue: C callables
- Next message: [Python-Dev] PEP 362 implementation issue: C callables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2012-06-15, at 5:24 PM, Larry Hastings wrote: [snip]
I'm happy to do the work, but I don't have a good sense of which callables need a signature attribute. Can someone here tell me which ones might need a signature attribute?
I think may we need to be able to write signature attribute to 'classmethod', 'staticmethod', 'functools.partial' and 'method' ('types.MethodType').
- Yury
- Previous message: [Python-Dev] PEP 362 implementation issue: C callables
- Next message: [Python-Dev] PEP 362 implementation issue: C callables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]