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-22 04:13:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
075ef1ac1b2a4722cf20806e6df3f01acd6adfd5
cpython
/
Lib
/
distutils
/
command
T
History
Tim Peters
e8d09e5818
Whitespace normalization.
2006-03-09 01:15:05 +00:00
..
__init__.py
…
bdist_dumb.py
Make dist_files a triple, with the Python target version included,
2005-03-23 18:54:36 +00:00
bdist_msi.py
Whitespace normalization.
2006-03-09 01:15:05 +00:00
bdist_rpm.py
typo fix, thanks Jeremy Sanders
2005-04-15 06:17:20 +00:00
bdist_wininst.py
Make dist_files a triple, with the Python target version included,
2005-03-23 18:54:36 +00:00
bdist.py
…
build_clib.py
…
build_ext.py
…
build_py.py
…
build_scripts.py
…
build.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
…
register.py
Since PyPI only accepts UTF-8 encoded data now, make sure that the data is
2005-03-31 13:57:38 +00:00
sdist.py
Make dist_files a triple, with the Python target version included,
2005-03-23 18:54:36 +00:00
upload.py
Patch
#1299675
: Pass metadata in upload.
2006-01-08 10:48:54 +00:00
wininst-6.exe
…
wininst-7.1.exe
…