IDLE 0.5 Function parameter display?
Mark Hammond
MHammond at skippinet.com.au
Tue Jun 22 10:07:24 EDT 1999
The best way at the moment is to add a docstring to the function in the C
code. If you look at the help provided for (eg) string.split, it is quite
effective even though it is only from the docstring.
Mark.
Sam Schulenburg wrote in message <7kmpnu$red$1 at nnrp1.deja.com>...
>I love the ability of IDLE 0.5 to display the function parameter
>requirements as defined in the original function definition. My problem
>is when I have a function defined in a windows dll written in 'C', then
More information about the Python-list
mailing list