Hi! (& sorry for my approximative english...)
For have help for Python in context/selected word: (Aide contextuelle Python):
1) I suppose help files are in :
c:\python25\doc\Python25.chm
2) instal keyHH (keyHHsetup.exe). Download it here:
http://www.keyworks.net/keyhh.htm
3) Create tool, with :
- name: Python context Help
- command: c:\windows\keyhh
- parameters: -MyHelp -#klink "%w" c:\python25\doc\Python25.chm
- shortcut: F1
4) use it! Open a Python-source-file, clic on the middle of a "strategic" word
(examples: "time", "sys", "open", etc.)
or select the entire word, like "time.sleep"
Then press [F1] and, sorry, [Enter]