]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #25063: socket.sendfile() does not exist in 3.4
authorMartin Panter <vadmium>
Fri, 11 Sep 2015 23:39:34 +0000 (23:39 +0000)
committerMartin Panter <vadmium>
Fri, 11 Sep 2015 23:39:34 +0000 (23:39 +0000)
Remove notice that was backported in revision 50527a1b769c.

Doc/library/os.rst

index 984f2dd687102b038295bfd8dc20d227165f3089..916f5e56cfb5292258f21392b0a86854d47cf373 100644 (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