Fred Drake
|
ec6229e352
|
Make distutils "install --home" support all platforms.
|
2004-06-25 23:02:59 +00:00 |
Fred Drake
|
22021579a9
|
add boilerplate so the test modules can be run as scripts
|
2004-06-25 19:04:21 +00:00 |
Fred Drake
|
2c9f889122
|
add a couple of tests for the build_scripts command
|
2004-06-21 16:15:22 +00:00 |
Fred Drake
|
b849eddde6
|
fix bug: list of data files was initialized too soon in build_py
|
2004-06-17 20:16:19 +00:00 |
Fred Drake
|
b8ab8b6da8
|
move support code to a helper module to ease re-use
|
2004-06-17 20:14:50 +00:00 |
Fred Drake
|
d0620dcf00
|
add a test that actually installs some scripts
|
2004-06-15 16:55:46 +00:00 |
Fred Drake
|
bb7c14461d
|
One unit test for distutils is not much, but is more than we had yesterday.
We need to write more; hopefully the barrier is a little lower now.
|
2004-06-15 15:49:46 +00:00 |