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
ff1f97307df50e5ff516b782cd326bc4e45fc754
cpython
/
Lib
/
distutils
/
tests
History
Christian Heimes
c67a15d865
Fixed bug
#1628
...
The detection now works on Unix with Makefile, Makefile with VPATH and on Windows.
2007-12-14 23:42:36 +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
SF 1668596/1720897: distutils now copies data files
2007-06-01 07:29:12 +00:00
test_build_scripts.py
Add missing executable option to DummyCommand.
2004-08-26 05:44:02 +00:00
test_dist.py
Whitespace normalization.
2005-03-28 01:08:02 +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
…
test_sysconfig.py
Fixed bug
#1628
2007-12-14 23:42:36 +00:00
test_versionpredicate.py
Whitespace normalization.
2005-03-28 01:08:02 +00:00