[issue9765] tcl-8 vs tcl8

Daniel Stutzbach report at bugs.python.org
Fri Sep 3 22:46:17 CEST 2010


New submission from Daniel Stutzbach <daniel at stutzbachenterprises.com>:

Tools/buildbot/external-common.bat creates tcl-8.5.2.1, but Tools/msi/msi.py looks for tcl8*.  Consequently, Tools/buildbot/buildmsi.py does not work on a fresh machine.

tk has the same problem.

I encountered this on the py3k branch but have not checked other branches.

Attached is a simple patch to Tools/msi/msi.py.

----------
components: Build, Windows
files: tcl.patch
keywords: patch
messages: 115504
nosy: loewis, stutzbach
priority: normal
severity: normal
stage: needs patch
status: open
title: tcl-8 vs tcl8
type: behavior
versions: Python 3.2
Added file: http://bugs.python.org/file18740/tcl.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9765>
_______________________________________


More information about the Python-bugs-list mailing list