Files
typeshed/stdlib/3
Peter Pentchev f8e5222c46 unittest.TestCase.assertRaises(): BaseException (#2594)
In Python 3, just as in Python 2, the expected exception argument to
assertRaises() and assertRaisesRegex() must be a subtype of
BaseException, not just of Exception.

Closes #2593
2018-11-08 18:42:51 -08:00
..
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2017-04-24 15:31:29 -07:00
2018-11-08 06:42:57 -08:00
2018-10-27 08:54:56 -07:00
2016-12-21 01:15:26 -08:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2017-04-24 15:31:29 -07:00
2018-05-15 15:18:59 -04:00
2018-05-15 15:18:59 -04:00
2017-04-30 14:16:30 -07:00
2016-12-20 00:47:51 -08:00
2018-10-24 07:20:53 -07:00
2018-05-15 15:18:59 -04:00
2018-10-24 07:20:53 -07:00
2017-04-24 14:57:26 -07:00
2018-08-18 19:25:48 -07:00
2017-11-13 06:56:24 -08:00
2018-08-27 20:22:19 -07:00
2017-05-31 12:07:21 -07:00
2018-10-24 07:20:53 -07:00
2017-10-08 21:12:19 -07:00
2018-11-08 18:41:53 -08:00