Files
pytest2/testing
Bruno Oliveira 90a8faabba Fix test for py37
In previous Python versions, the list of warnigns appears like:

	... list of emitted warnings is: [UserWarning('user',)].

In Python 3.7 apparently the string representation has been improved to:

	... list of emitted warnings is: [UserWarning('user')].

Fix #3011
2018-01-30 20:33:07 -02:00
..
2018-01-09 12:44:10 -08:00
2017-07-17 01:44:23 +02:00
2017-10-24 21:01:00 -02:00
2018-01-09 12:44:10 -08:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-12-09 13:34:58 +01:00
2018-01-30 20:33:07 -02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00