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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
032fffefe69a0bb8b45a2efe3ceb5bc59ffb9850
cpython
/
Lib
/
distutils
/
command
T
History
Gustavo Niemeyer
6cf26195c6
Do not add extra "\n" after bang line.
2003-06-27 19:33:38 +00:00
..
__init__.py
[Bug
#69389
] List register command in __all__, so setup.py --help-commands will now list it
2003-03-03 18:37:16 +00:00
bdist_dumb.py
…
bdist_rpm.py
…
bdist_wininst.py
Fix for sf # 749210, wininst isn't build correctly after building zip.
2003-06-12 17:23:58 +00:00
bdist.py
…
build_clib.py
…
build_ext.py
…
build_py.py
[Patch
#695090
from Bernhard Herzog] Allow specifying both py_modules and packages
2003-02-28 22:03:04 +00:00
build_scripts.py
Do not add extra "\n" after bang line.
2003-06-27 19:33:38 +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
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
…
register.py
Remove the --verify option in favor of the standard -n/--dry-run option
2003-04-09 12:35:51 +00:00
sdist.py
…
wininst.exe
…