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-26 22:32:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ff7a4e7c17ea3036ea941cc6ecbd67b0b49997b
cpython
/
Lib
/
distutils
/
command
T
History
Andrew M. Kuchling
80be59b275
Include download_url in the data POSTed to the catalog server
2003-02-19 14:27:21 +00:00
..
__init__.py
…
bdist_dumb.py
…
bdist_rpm.py
…
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
…
build_py.py
…
build_scripts.py
Only log a message and chmod() when the mode isn't already what we
2003-01-29 16:58:31 +00:00
build.py
…
clean.py
…
command_template
…
config.py
[Patch
#681504
] Call customize_compiler in config command
2003-02-18 01:28:51 +00:00
install_data.py
Use "is" to test type objects, not "==".
2002-11-26 21:28:23 +00:00
install_headers.py
…
install_lib.py
…
install_scripts.py
Fix mode on scripts to have the read bit set (noted by Nicholas Riley)
2002-11-29 19:45:58 +00:00
install.py
…
register.py
Include download_url in the data POSTed to the catalog server
2003-02-19 14:27:21 +00:00
sdist.py
…
wininst.exe
…