get the list of expected arguments?

Henning Schroeder hschroeder at gmx.net
Mon May 8 19:53:50 EDT 2000


Michal Wallace (sabren) <sabren at manifestation.com> wrote:

> Hey all,
> Given a function (or method), is it possible to know the names of the
> expected parameters? I'd like to be able to extract this information
> and generate a form for calling the function.
You are obviously looking for Signature.py
See http://www.sff.net/people/neelk/open-source/index.htp

Henning



More information about the Python-list mailing list