mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Copied the sources from the distutils CVS repository.
Changed the MSVC project file to create the exe in the lib/distutils/command directory, bdist_wininst.py must still be changed to use it. Also changed to use the same zlib as the zlib module - this has the nice sideeffect that now the buggy 1.1.3 version is no longer used. Most of the source files now conform to PEP 7, except for the maximum line length. Windows api programming in 78 character lines =:(. README.txt is a new file, but still empty except for placeholders.
This commit is contained in:
parent
8bec48316b
commit
bb4b7d2d68
10 changed files with 3125 additions and 0 deletions
2294
PC/bdist_wininst/install.c
Normal file
2294
PC/bdist_wininst/install.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue