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
2.4
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