This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be20be134555c3a424edbcd1903e6683f0a6ee61
cpython
/
Lib
/
packaging
/
command
History
Tarek Ziade
be20be1345
use the same line terminator everywhere
2011-05-21 19:45:48 +02:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
…
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
…
build_py.py
…
build_scripts.py
Issue
#10419
, issue
#6011
: port 6ad356525381 fix from distutils to packaging
2011-05-19 15:18:36 +02:00
build.py
…
check.py
…
clean.py
…
cmd.py
…
command_template
…
config.py
packaging: use with open() instead of try/finally: close
2011-05-19 15:51:27 +02:00
install_data.py
…
install_dist.py
…
install_distinfo.py
use the same line terminator everywhere
2011-05-21 19:45:48 +02:00
install_headers.py
…
install_lib.py
…
install_scripts.py
…
register.py
…
sdist.py
…
test.py
…
upload_docs.py
packaging: use with open() instead of try/finally: close
2011-05-19 15:51:27 +02:00
upload.py
…
wininst-6.0.exe
…
wininst-7.1.exe
…
wininst-8.0.exe
…
wininst-9.0-amd64.exe
…
wininst-9.0.exe
…
wininst-10.0-amd64.exe
…
wininst-10.0.exe
…