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 ggenellina
Recipients georg.brandl, ggenellina
Date 2009-03-08.19:18:44
SpamBayes Score 6.432812e-05
Marked as misclassified No
Message-id <1236539934.85.0.997903417745.issue5444@psf.upfronthosting.co.za>
In-reply-to
Content
doc/make.bat on Windows doesn't correctly build the right .chm 
filename. 
This patch does the same as the unix Makefile: run patchlevel.py and 
set the output as the DISTVERSION environment variable, so it can be 
used in the final file name.
History
Date User Action Args
2009-03-08 19:18:55ggenellinasetrecipients: + ggenellina, georg.brandl
2009-03-08 19:18:54ggenellinasetmessageid: <1236539934.85.0.997903417745.issue5444@psf.upfronthosting.co.za>
2009-03-08 19:18:45ggenellinalinkissue5444 messages
2009-03-08 19:18:45ggenellinacreate