diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 984f2dd6871..916f5e56cfb 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -1099,11 +1099,6 @@ or `the MSDN `_ on Window Availability: Unix. - .. note:: - - For a higher-level wrapper of :func:`sendfile`, see - :mod:`socket.socket.sendfile`. - .. versionadded:: 3.3