]> granicus.if.org Git - python/commit
Issue #25220, libregrtest: Cleanup
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Sep 2015 00:39:22 +0000 (02:39 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Sep 2015 00:39:22 +0000 (02:39 +0200)
commitb40843546b1dc558da7217f8c0fe72fbca38e797
treef4547c7ed2cd4b1c40c105cb70dca0a940cda12a
parent6f20a2e01ffe897c20d0085f63371c467d118dac
Issue #25220, libregrtest: Cleanup

No need to support.verbose in Regrtest.run_tests(), it's always set in
runtest().
Lib/test/libregrtest/main.py
Lib/test/libregrtest/runtest_mp.py