cpython: eb332e3dc303 (original) (raw)

--- a/Doc/library/unittest.rst +++ b/Doc/library/unittest.rst @@ -892,14 +892,14 @@ Test cases | :meth:assertRaises(exc, fun, *args, **kwds) | ``fun(*args, **kwds)`` raises *exc* | |[](#l1.4) | <TestCase.assertRaises> | | | +---------------------------------------------------------+--------------------------------------+------------+