]> granicus.if.org Git - python/commit
Use the right wininstXX.exe, depending on
authorThomas Heller <theller@ctypes.org>
Fri, 20 Feb 2004 19:38:50 +0000 (19:38 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 20 Feb 2004 19:38:50 +0000 (19:38 +0000)
commit0bc9c919e80f0a1b2815ca98d273251fb344067a
tree32c9aca42cb72dbd9fba4b67841ade8d38be1655
parent612371dcb3aa9c91a80dc09b36001aee3702f6e1
Use the right wininstXX.exe, depending on
msvccompiler.get_build_version().

Distributions without a pre-install-script didn't work any longer, we
must at least provide the terminating NUL character.
Lib/distutils/command/bdist_wininst.py