This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
distutils
/
tests
History
Martin v. Löwis
4085f030bd
Add missing executable option to DummyCommand.
2004-08-26 05:44:02 +00:00
..
__init__.py
…
support.py
make sure distutils logging is shut off in tests to avoid spurious output
2004-08-03 18:53:07 +00:00
test_build_py.py
make sure distutils logging is shut off in tests to avoid spurious output
2004-08-03 18:53:07 +00:00
test_build_scripts.py
Add missing executable option to DummyCommand.
2004-08-26 05:44:02 +00:00
test_dist.py
This allows additional commands to be provided for existing setup.py
2004-08-03 16:37:40 +00:00
test_install_scripts.py
make sure distutils logging is shut off in tests to avoid spurious output
2004-08-03 18:53:07 +00:00
test_install.py
Make distutils "install --home" support all platforms.
2004-06-25 23:02:59 +00:00