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
4bbab2bde4fa7df27d9b9f04793d53d4754e22b4
cpython
/
Lib
/
distutils
/
tests
History
Fred Drake
ec6229e352
Make distutils "install --home" support all platforms.
2004-06-25 23:02:59 +00:00
..
__init__.py
One unit test for distutils is not much, but is more than we had yesterday.
2004-06-15 15:49:46 +00:00
support.py
move support code to a helper module to ease re-use
2004-06-17 20:14:50 +00:00
test_build_py.py
add boilerplate so the test modules can be run as scripts
2004-06-25 19:04:21 +00:00
test_build_scripts.py
add boilerplate so the test modules can be run as scripts
2004-06-25 19:04:21 +00:00
test_install_scripts.py
add boilerplate so the test modules can be run as scripts
2004-06-25 19:04:21 +00:00
test_install.py
Make distutils "install --home" support all platforms.
2004-06-25 23:02:59 +00:00