[EMAIL PROTECTED] wrote:

> If I know the the name of the module
> (for example it starts with sys.zz) I use:
> http://www.python.org/doc/2.4.1/modindex.html
> 
> If I know what I want but not the name I use:
> http://www.python.org/doc/2.4.1/lib/lib.html

I have a Firefox Quick Search installed with keyword: pymod and location:

http://www.python.org/doc/lib/module-%s.html

or on a Windows box where I have the docs installed locally:

file:///C:/Documentation/Python-Docs-2.4/lib/module-%s.html
-- 
Michael Hoffman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to