Bugs item #1354265, was opened at 2005-11-11 19:21 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1354265&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: Python 2.4 >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Colin J. Williams (cjwhrh) Assigned to: Nobody/Anonymous (nobody) Summary: Interactive help fails with Windows Installer Initial Comment: help> SPECIALMETHODS Sorry, topic and keyword documentation is not available because the Python HTML documentation files could not be found. If you have installed them, please set the environment variable PYTHONDOCS to indicate their location. help> The problem appears to be that the MS Help .chm is used and no HTML docs are provided. Colin W. ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2005-11-13 11:20 Message: Logged In: YES user_id=21627 That is deliberate; you have to download the HTML documentation manually, from http://docs.python.org/download.html Alternatively, just invoke hh -decompile c:\python24\doc\html c:\python24\python24.chm ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1354265&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com