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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com