Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6db7730

Browse files
committed
link to docs
1 parent 7fefaff commit 6db7730

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ Some smaller changes made to the core Python language are:
215215
(By Nick Coghlan and Terrence Cole; :issue:`9567`, :issue:`3445`, and
216216
:issue:`8814`.)
217217

218-
* The :mod:`abc` module now supports :func:`abstractclassmethod` and
219-
:func:`abstractstaticmethod`.
218+
* The :mod:`abc` module now supports :func:`~abc.abstractclassmethod` and
219+
:func:`~abc.abstractstaticmethod`.
220220

221221
(:issue:`5867`.)
222222

0 commit comments

Comments
 (0)