Neal Norwitz
|
2413e038c4
|
Backport 55731:
SF 1668596/1720897: distutils now copies data files
even if package_dir is empty.
|
2007-06-02 18:53:07 +00:00 |
Fred Drake
|
edcac8f416
|
make sure distutils logging is shut off in tests to avoid spurious output
|
2004-08-03 18:53:07 +00:00 |
Fred Drake
|
b3d55d31d9
|
elaborate package data test to make sure get_outputs() gives the right
results when byte-code compilation is requested (in particular, make
sure that package data doesn't get a bogus byte-code listing
generated)
|
2004-07-21 18:53:06 +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
|
b849eddde6
|
fix bug: list of data files was initialized too soon in build_py
|
2004-06-17 20:16:19 +00:00 |