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-20 11:23:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffaa692a9ef80979021fb68cb2eed7596331ea51
cpython
/
Lib
/
distutils
/
command
T
History
Éric Araujo
60532bd6b6
Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (
#9558
).
2010-12-15 21:07:22 +00:00
..
__init__.py
…
bdist_dumb.py
…
bdist_msi.py
…
bdist_rpm.py
Also close file descriptors from os.popen and subprocess.Popen
2010-11-06 02:10:32 +00:00
bdist_wininst.py
…
bdist.py
…
build_clib.py
…
build_ext.py
Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (
#9558
).
2010-12-15 21:07:22 +00:00
build_py.py
…
build_scripts.py
…
build.py
…
check.py
…
clean.py
…
command_template
…
config.py
…
install_data.py
…
install_egg_info.py
…
install_headers.py
…
install_lib.py
…
install_scripts.py
…
install.py
sys.abiflags is not defined on all platforms.
2010-11-25 03:46:44 +00:00
register.py
…
sdist.py
…
upload.py
…
wininst-6.0.exe
…
wininst-7.1.exe
…
wininst-8.0.exe
…
wininst-9.0-amd64.exe
…
wininst-9.0.exe
…