get the list of expected arguments?

Fredrik Lundh effbot at telia.com
Tue May 9 02:57:02 EDT 2000


Michal Wallace (sabren) <sabren at manifestation.com> wrote:
> 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.

here's one way to do it:
http://www.deja.com/=dnc/getdoc.xp?AN=552444703

</F>

<!-- (the eff-bot guide to) the standard python library:
http://www.pythonware.com/people/fredrik/librarybook.htm
-->





More information about the Python-list mailing list