]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tighten up some warning filters, and break some dependencies on the
authorTim Peters <tim.peters@gmail.com>
Tue, 16 Apr 2002 01:27:44 +0000 (01:27 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 16 Apr 2002 01:27:44 +0000 (01:27 +0000)
commitd392506c43a48d570a09a15e7f1889873fe17d6c
tree83ceeade55a3a7b201f7bcafe3a0804b85ad3c3c
parent50ac30ee0190ea2dd4ede87d63d6ebba23bd3a11
Tighten up some warning filters, and break some dependencies on the
order in which the tests are normally run.
Lib/test/test___all__.py
Lib/test/test_coercion.py
Lib/test/test_exceptions.py
Lib/test/test_os.py
Lib/test/test_regex.py
Lib/test/test_repr.py
Lib/test/test_strop.py
Lib/test/test_sundry.py
Lib/test/test_xmllib.py