This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
564a6cc8cae4cd9461c01ac4c7a14915744bcc1e
cpython
/
Lib
/
distutils
/
command
T
History
Thomas Heller
f6cdead8e9
Since bdist_wininst.py contains the installer executable, it had to be
...
rebuild.
2001-04-10 18:57:07 +00:00
..
__init__.py
…
bdist_dumb.py
…
bdist_rpm.py
…
bdist_wininst.py
Since bdist_wininst.py contains the installer executable, it had to be
2001-04-10 18:57:07 +00:00
bdist.py
…
build_clib.py
…
build_ext.py
Fix bug
#233253
: the --define and --undef options didn't work, whether
2001-03-17 20:15:41 +00:00
build_py.py
…
build_scripts.py
When not copying a file because the output is up to date, make the message
2001-03-02 07:28:03 +00:00
build.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
Patch
#103587
: Fix typo that broke the install_data command; caught by
2001-02-05 17:43:11 +00:00
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
Modified version of a patch from Jeremy Kloth, to make .get_outputs()
2001-01-16 16:16:03 +00:00
sdist.py
Call the write_pkg_info method
2001-03-22 03:10:05 +00:00