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

M

mzo

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
 
M

Michael Hudson

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 ?

You can't. Sorry.

(Well, short of reading the C source or disassembling the built
object...)

Cheers,
mwh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top