[New-bugs-announce] [issue3941] Help in IDLE doesn't work correctly

Gregor Lingl report at bugs.python.org
Tue Sep 23 02:32:05 CEST 2008


New submission from Gregor Lingl <gregorlingl at users.sourceforge.net>:

>From IDLE either pressing F1 or choosing the menu Help-Python Docs
should open a Help-Window with the docs of the current version. (This
works well for instance in Python 2.5.2) The docs file normally resides
on the local computer in the Doc directory (at least under Windows)

With 2.6rc2 under Windows pressing F1 only opens a Browser with the url
http://www.python.org/doc/current/ which leads to the 2.5.2 documentation.  

It should be linked to the python26.chm file in the Doc directory

Regards,
Gregor

----------
components: IDLE
messages: 73609
nosy: gregorlingl
severity: normal
status: open
title: Help in IDLE doesn't work correctly
type: behavior
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3941>
_______________________________________


More information about the New-bugs-announce mailing list