This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5ef601854e
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.py
Make distutils "install --home" support all platforms.
2004-06-25 23:02:59 +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