On Tue, Feb 26, 2008 at 11:24 PM, Raj kumar <[EMAIL PROTECTED]> 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
>
-- 
http://mail.python.org/mailman/listinfo/python-list
  • library Raj kumar
    • Re: library Jorge Vargas

Reply via email to