Skip to content

Commit 784947a

Browse files
committed
Add a tag
1 parent aeeed31 commit 784947a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
772772
.. function:: getdefaultencoding()
773773

774774
Return ``'utf-8'``. This is the name of the default string encoding,
775-
used in methods like str.encode.
775+
used in methods like :meth:`str.encode`.
776776

777777

778778
.. function:: getdlopenflags()

0 commit comments

Comments
 (0)