Issue #25063: socket.sendfile() does not exist in 3.4

Remove notice that was backported in revision 50527a1b769c.
This commit is contained in:
Martin Panter 2015-09-11 23:39:34 +00:00
parent ea7266d7c6
commit f9b6875259
1 changed files with 0 additions and 5 deletions

View File

@ -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