commit | 6257a7bbb2660ae75c44f2e71d7ac2ce73900f74 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Wed Mar 31 22:01:03 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Wed Mar 31 22:01:03 2010 +0000 |
tree | 6f010065c95f2d5617f56e07ba2628be21cf9d7a | |
parent | ad5983364966b49c277b495112ae41c6ae2d01ed [diff] |
Replace catch_warnings with check_warnings when it makes sense. Use assertRaises context manager to simplify some tests.