Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9b6875

Browse files
author
Martin Panter
committed
Issue #25063: socket.sendfile() does not exist in 3.4
Remove notice that was backported in revision 50527a1b769c.
1 parent ea7266d commit f9b6875

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Doc/library/os.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,11 +1099,6 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
10991099

11001100
Availability: Unix.
11011101

1102-
.. note::
1103-
1104-
For a higher-level wrapper of :func:`sendfile`, see
1105-
:mod:`socket.socket.sendfile`.
1106-
11071102
.. versionadded:: 3.3
11081103

11091104

0 commit comments

Comments
 (0)