Files
pytest2/_pytest
Bruno Oliveira 22864b75ee Refactor recwarn to use warnings.catch_warnings instead of custom code
Since we dropped 2.5, we can now use warnings.catch_warnings to do the
"catch warnings" magic for us, simplifying the code a bit.
2017-03-13 19:28:36 -03:00
..
2017-01-22 22:21:08 +01:00
2017-01-26 12:00:52 +01:00
2016-11-20 18:59:15 -02:00
2016-07-03 22:33:21 +02:00
2017-02-15 17:00:58 +02:00