commit | 7633d2393f8b0b8a6b3480799dc35cfc954069a6 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Oct 17 22:09:03 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Oct 17 22:09:03 2002 +0000 |
tree | 46fb4ed3999f0c05f16bac343633986b1f5f9493 | |
parent | 154c08894b9003671c92af751b3b889808e43e1c [diff] |
Don't call warnings.resetwarnings(); that does bad things that cause other tests to generate warning when they didn't before. In particular, this cancels not only filters set by -W, but also from test.regrtest.