Skip to content

Commit 2d96fb9

Browse files
Fix removed reference.
1 parent 4062f07 commit 2d96fb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/whatsnew/3.2.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,8 +1815,7 @@ names.
18151815
=============================== ==============================
18161816

18171817
Likewise, the ``TestCase.fail*`` methods deprecated in Python 3.1 are expected
1818-
to be removed in Python 3.3. Also see the :ref:`deprecated-aliases` section in
1819-
the :mod:`unittest` documentation.
1818+
to be removed in Python 3.3.
18201819

18211820
(Contributed by Ezio Melotti; :issue:`9424`.)
18221821

0 commit comments

Comments
 (0)