Re: how to get function signature
- From: "Colin J. Williams" <cjw@xxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 16:07:47 -0400
Robert Kern wrote:
upadhyay@xxxxxxxxx wrote:
Hi,
I was working on a dir like function that gives more information than the usual dir, but I am not satisfied with the way I get function arguments for callable members of an object. Take a look at it here: http://nerdierthanthou.nfshost.com/2005/07/mdir-for-python.html. I have seen PythonWin showing function arguments as tooltips, can anyone please let me know how to get it.
import inspect
PythonWin provides this capability for machines using Windows.
Colin W. .
- References:
- how to get function signature
- From: upadhyay@xxxxxxxxx
- Re: how to get function signature
- From: Robert Kern
- how to get function signature
- Prev by Date: Re: Determine if object is a Bound or Unbound method
- Next by Date: Re: On fighting fire with fire...
- Previous by thread: Re: how to get function signature
- Next by thread: Sr. Compiler Engineering Opportunity
- Index(es):