library

Jorge Vargas jorge.vargas at gmail.com
Wed Feb 27 05:45:44 EST 2008


On Tue, Feb 26, 2008 at 11:24 PM, Raj kumar <k_r_a_j_kumar at yahoo.co.in> wrote:
>
> hi,
> how to open python api documetation in linux machine?
$ python
import <module>
help(module|object|whatever)
> i think there should be a way to open installed library as a  HTML pages.
>
pydoc -p <some port>

> Thanks in advance.
>
>
>  ________________________________
>  Save all your chat conversations. Find them online.
> --
>  http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list