mirror of https://github.com/python/cpython
Issue #25063: socket.sendfile() does not exist in 3.4
Remove notice that was backported in revision 50527a1b769c.
This commit is contained in:
parent
ea7266d7c6
commit
f9b6875259
|
@ -1099,11 +1099,6 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
|
|||
|
||||
Availability: Unix.
|
||||
|
||||
.. note::
|
||||
|
||||
For a higher-level wrapper of :func:`sendfile`, see
|
||||
:mod:`socket.socket.sendfile`.
|
||||
|
||||
.. versionadded:: 3.3
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue