A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-September/048938.html below:

[Python-Dev] [TARGETDIR]lib-tk added to PythonPath in MSI

[Python-Dev] [TARGETDIR]lib-tk added to PythonPath in MSITrent Mick trentm at ActiveState.com
Wed Sep 15 20:59:48 CEST 2004
Round about line 1088 of Tools/msi/msi.py, lib-tk is added to the
PythonPath:

    ("PythonPath", -1, prefix+r"\PythonPath", "",
    "[TARGETDIR]Lib;[TARGETDIR]DLLs;[TARGETDIR]lib-tk", "REGISTRY"),

Shouldn't that be this instead?

    ("PythonPath", -1, prefix+r"\PythonPath", "",
    "[TARGETDIR]Lib;[TARGETDIR]DLLs;[TARGETDIR]Lib\\lib-tk", "REGISTRY"),

Trent

-- 
Trent Mick
TrentM at ActiveState.com
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4