Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1016a61 commit 0ce9537Copy full SHA for 0ce9537
1 file changed
Doc/library/os.rst
@@ -1094,7 +1094,8 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
1094
1095
.. note::
1096
1097
- For a higher-level version of this see :mod:`socket.socket.sendfile`.
+ For a higher-level wrapper of :func:`sendfile`, see
1098
+ :mod:`socket.socket.sendfile`.
1099
1100
.. versionadded:: 3.3
1101
0 commit comments