[Python-Dev] Where are the build files for recent wininst-x.y.exe programs in packaging?
Vinay Sajip
vinay_sajip at yahoo.co.uk
Tue Oct 11 12:08:10 CEST 2011
The packaging/command folder contains wininst executables with the following
suffixes:
-6.0.exe, -7.1.exe, -8.0.exe, -9.0.exe, -9.0.amd64.exe, -10.0.exe, and
-10.0-amd64.exe.
However, the build files in PC\bdist_wininst only seem to cover building up to
-8.0.exe; there are no build files for -9.0 and -10.0 versions. Where can these
be found?
Thanks,
Vinay Sajip
More information about the Python-Dev
mailing list