commit | b130493834e5bd807ab80dcd8b417d7623baca24 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sun Jul 13 12:25:08 2008 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sun Jul 13 12:25:08 2008 +0000 |
tree | 3842a93fe70989950ba9db64bc8d4a5543286e59 | |
parent | 628b1b3659d9db96210cb599579b79625eed1488 [diff] |
Make test.test_support.catch_warnings more robust as discussed on python-dev. Also add explicit tests for it to test_warnings. (forward port of r64910 from trunk)