This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.golden
Recipients tim.golden
Date 2008-02-29.11:00:39
SpamBayes Score 0.005194692
Marked as misclassified No
Message-id <1204282841.46.0.816451204729.issue2208@psf.upfronthosting.co.za>
In-reply-to
Content
The doc/make.bat file for building the docs under Windows assumes the
standard location for the HTML Help Workshop. The attached patch looks
for  an env var called HTMLHELP and uses that if it's set, falling back
to the standard location.
History
Date User Action Args
2008-02-29 11:00:41tim.goldensetspambayes_score: 0.00519469 -> 0.005194692
recipients: + tim.golden
2008-02-29 11:00:41tim.goldensetspambayes_score: 0.00519469 -> 0.00519469
messageid: <1204282841.46.0.816451204729.issue2208@psf.upfronthosting.co.za>
2008-02-29 11:00:40tim.goldenlinkissue2208 messages
2008-02-29 11:00:40tim.goldencreate