New submission from Gabriel Genellina <gagsl-...@yahoo.com.ar>:

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.

----------
assignee: georg.brandl
components: Documentation
files: make.diff
keywords: patch
message_count: 1.0
messages: 83320
nosy: gagenellina, georg.brandl
nosy_count: 2.0
severity: normal
status: open
title: .chm build process on Windows doesn't use the right filename
type: behavior
versions: Python 2.7, Python 3.1
Added file: http://bugs.python.org/file13266/make.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5444>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to