[Idle-dev] Windows Helpfiles
Guido van Rossum
guido@python.org
Mon, 06 Jan 2003 10:18:07 -0500
> Is pythlp.chm still a useful file? I don't see
> it in the Python 2.2 distribution for Windows.
>
> Ref. /Python/ SF 540583 Patch hfoffani
pythlp.chm is a 3rd party add-on; it was never distributed as part of
Python for Windows, and probably never will (keeping it up to date
proved too much of a hassle). But as long as it is available as a 3rd
party add-on, I see no reason why IDLE couldn't look for it and add a
help item for it if it exists.
--Guido van Rossum (home page: http://www.python.org/~guido/)