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-06-05 19:14:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cecd4115c60b128a266f45478d03229e44fa484
cpython
/
Lib
/
distutils
/
command
T
History
Greg Ward
3a0310a328
Added --force (-f) option to force installation (including bytecode
...
compilation).
2000-09-13 01:02:25 +00:00
..
__init__.py
…
bdist_dumb.py
Delete some debugging prints.
2000-09-11 00:50:37 +00:00
bdist_rpm.py
Added --python and --fix-python options for better control over what
2000-09-10 01:21:27 +00:00
bdist_wininst.py
The installer now displays info about version of distutils
2000-09-09 21:15:12 +00:00
bdist.py
Added --plat-name option to override sysconfig.get_platform() in
2000-09-11 00:47:35 +00:00
build_clib.py
…
build_ext.py
Typo fix.
2000-09-06 02:06:27 +00:00
build_py.py
Typo fix.
2000-09-06 02:06:27 +00:00
build_scripts.py
…
build.py
…
clean.py
Bastian Kleineidam: fix so it cleans up the temporary script-building
2000-09-12 00:07:49 +00:00
command_template
…
config.py
…
install_data.py
Added --force (-f) option to force installation (including bytecode
2000-09-13 01:02:25 +00:00
install_headers.py
Added --force (-f) option to force installation (including bytecode
2000-09-13 01:02:25 +00:00
install_lib.py
Added --force (-f) option to force installation (including bytecode
2000-09-13 01:02:25 +00:00
install_scripts.py
Added --force (-f) option to force installation (including bytecode
2000-09-13 01:02:25 +00:00
install.py
Added --force (-f) option to force installation (including bytecode
2000-09-13 01:02:25 +00:00
sdist.py
Bullet-proofing of 'make_release_tree()':
2000-09-06 02:18:59 +00:00