mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
improve note
This commit is contained in:
parent
1016a6100b
commit
0ce9537fc5
1 changed files with 2 additions and 1 deletions
|
@ -1094,7 +1094,8 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
|
|||
|
||||
.. note::
|
||||
|
||||
For a higher-level version of this see :mod:`socket.socket.sendfile`.
|
||||
For a higher-level wrapper of :func:`sendfile`, see
|
||||
:mod:`socket.socket.sendfile`.
|
||||
|
||||
.. versionadded:: 3.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue