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

Skip to content

Commit ca16eec

Browse files
committed
Remove socket class name prefix in shutdown method
1 parent ace016e commit ca16eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/socket.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ Constants
708708
SHUT_WR
709709
SHUT_RDWR
710710

711-
These constants are used by the :meth:`socket.shutdown` method of socket object.
711+
These constants are used by the :meth:`shutdown` method of socket object.
712712

713713
.. availability:: not WASI.
714714

0 commit comments

Comments
 (0)