Kaydet (Commit) 3133a9f5 authored tarafından Martin Panter's avatar Martin Panter

socket.sendfile() is a method not a module

üst 76950387
......@@ -1102,7 +1102,7 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
.. note::
For a higher-level wrapper of :func:`sendfile`, see
:mod:`socket.socket.sendfile`.
:meth:`socket.socket.sendfile`.
.. versionadded:: 3.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment