How can i get the parameternames of a non documented function ?

mzo hilfmir at gmx.at
Mon Feb 23 12:29:35 EST 2004


Hello 

I import a module (wrapped from c code) and have no documentation of
it. How can i find out the name of the parameters / head of the
functions ?

The docstring is empty and help return only (...). 

martin



More information about the Python-list mailing list