From: Benjamin Peterson Date: Mon, 16 Jun 2014 01:30:27 +0000 (-0700) Subject: improve note X-Git-Tag: v3.5.0a1~1443^2~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ce9537fc5dec2a900f6646d58e26ad2d6655f4e;p=python improve note --- diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 170d07bd36..2f89ae4125 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -1094,7 +1094,8 @@ or `the MSDN `_ on Window .. note:: - For a higher-level version of this see :mod:`socket.socket.sendfile`. + For a higher-level wrapper of :func:`sendfile`, see + :mod:`socket.socket.sendfile`. .. versionadded:: 3.3