Joal Heagney wrote:

> If you're using KDE, you can set a bookmark in konqueror to the
> documentation and it'll bring it up in the bookmark toolbar. Only hassle
> is when you update python and the docs, you have to edit the bookmark.

Or you can bookmark a symlink to the documentation and bookmark that.
Another goodie are Konqueror's web shortcuts. I added one with the
URI file:/path_to_python_docs/lib/[EMAIL PROTECTED] 
and the shortcut pym, and now typing e. g.

pym os.path

in the address bar immediately brings up that module's documentation.

Peter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to