mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Doc fix, closing issue 5826
This commit is contained in:
parent
160ff019b6
commit
5859b869a3
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ New, Improved, and Deprecated Modules
|
|||
:func:`assertDictContainsSubset`, :func:`assertListEqual`,
|
||||
:func:`assertTupleEqual`, :func:`assertSequenceEqual`,
|
||||
:func:`assertRaisesRegexp`, :func:`assertIsNone`,
|
||||
and :func:`assertIsNotNot`.
|
||||
and :func:`assertIsNotNone`.
|
||||
|
||||
(Contributed by Benjamin Peterson and Antoine Pitrou.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue