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-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08caadcce39d95bcc2ecbde48ed97b9af677d8a9
cpython
/
Lib
/
distutils
/
command
T
History
Phillip J. Eby
5cb784629f
Fix "upload" command garbling and truncating files on Windows. If it's a
...
binary file, use 'rb'!
2005-07-07 15:36:20 +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_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
Fix "upload" command garbling and truncating files on Windows. If it's a
2005-07-07 15:36:20 +00:00
wininst-6.exe
…
wininst-7.1.exe
…