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 loewis
Recipients benjamin.peterson, loewis, rhettinger
Date 2009-04-17.23:50:32
SpamBayes Score 9.108747e-06
Marked as misclassified No
Message-id <49E915C4.2090203@v.loewis.de>
In-reply-to <1239998982.25.0.971531366511.issue5783@psf.upfronthosting.co.za>
Content
> What changed here?

We switched to sphinx, and the makefiles put the full version into the
output files.

> ISTM that IDLE was always looking for the same name
> and that the new part is that the build procedure has been been changed
> (the step where the "make htmlhelp" output file is moved to ./Doc and
> renamed).

No, the "make htmlhelp" output is already called python262.chm. So no
renaming occurs.
History
Date User Action Args
2009-04-17 23:50:34loewissetrecipients: + loewis, rhettinger, benjamin.peterson
2009-04-17 23:50:32loewislinkissue5783 messages
2009-04-17 23:50:32loewiscreate