summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/support.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-4/+4
* 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