]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
make sure distutils logging is shut off in tests to avoid spurious output
authorFred Drake <fdrake@acm.org>
Tue, 3 Aug 2004 18:53:07 +0000 (18:53 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 3 Aug 2004 18:53:07 +0000 (18:53 +0000)
commitedcac8f416ebe4561bbc0e91c46a3bfc5457f73c
treedf4fbed36f3dfc843a735183c440453be3eb6a05
parent1fa649f2d5d4a63105577888830276a6dc4771b5
make sure distutils logging is shut off in tests to avoid spurious output
Lib/distutils/log.py
Lib/distutils/tests/support.py
Lib/distutils/tests/test_build_py.py
Lib/distutils/tests/test_build_scripts.py
Lib/distutils/tests/test_install_scripts.py