[issue2421] doc\make.bat fails for htmlhelp because of hardcoded filename

2009-04-05 Thread Georg Brandl
Changes by Georg Brandl : -- resolution: -> duplicate status: open -> closed superseder: -> .chm build process on Windows doesn't use the right filename ___ Python tracker ___ _

[issue2421] doc\make.bat fails for htmlhelp because of hardcoded filename

2008-03-19 Thread Georg Brandl
Changes by Georg Brandl <[EMAIL PROTECTED]>: -- assignee: georg.brandl -> tiran nosy: +tiran __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-l

[issue2421] doc\make.bat fails for htmlhelp because of hardcoded filename

2008-03-19 Thread Tim Golden
New submission from Tim Golden <[EMAIL PROTECTED]>: doc\make.bat, used to build the docs under Windows, retains the hardcoded pydoc.hhp name when building htmlhelp. Now that the help files are built as .chm this file no longer exists and the build fails. The attached patch to make.bat builds the