new to python

Dag Sunde dag at orion.no
Fri Aug 4 08:28:15 EDT 2000


Look up the function under the correct module in
the "Python Library Reference". (You know, the manual
you have printed out, and keep under your pillow...)

Dag.

"Suraj Subramanian" <ssubrama at rational.com> wrote in message
news:3989BED0.256E0FD9 at rational.com...
> Hello
> i am new to python and trying to access the help in python,when i do a
> dir(modulename) it gives me a list of the function in the module,
> how do i know what arguments do we need to pass to the function or
what
> does the function return ,can anybody help
> thanks
>
>





More information about the Python-list mailing list