]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Set PYTHONHOME before loading Python, so that sys.path will be set correctly.
authorThomas Heller <theller@ctypes.org>
Thu, 3 Feb 2005 20:09:24 +0000 (20:09 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 3 Feb 2005 20:09:24 +0000 (20:09 +0000)
commit698fcf469bde83c9528e1ef90271dfa8628abd02
treeac5a14577f0d135b9b1bbbb5ac98059358f66646
parentcc0cd71d4ee274e3f20605166144402bbf9fd352
Set PYTHONHOME before loading Python, so that sys.path will be set correctly.

Already backported.
PC/bdist_wininst/install.c