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

Skip to content

Commit 0ce9537

Browse files
committed
improve note
1 parent 1016a61 commit 0ce9537

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/library/os.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,8 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
10941094

10951095
.. note::
10961096

1097-
For a higher-level version of this see :mod:`socket.socket.sendfile`.
1097+
For a higher-level wrapper of :func:`sendfile`, see
1098+
:mod:`socket.socket.sendfile`.
10981099

10991100
.. versionadded:: 3.3
11001101

0 commit comments

Comments
 (0)