summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/support.py
Commit message (Collapse)AuthorAgeFilesLines
* make sure distutils logging is shut off in tests to avoid spurious outputFred Drake2004-08-031-0/+13
|
* move support code to a helper module to ease re-useFred Drake2004-06-171-0/+41