New submission from Irmen de Jong <ir...@razorvine.net>:

Doc/library/socket.rst doesn't mention the return value for recv_into. Adding a 
simple "Returns the number of bytes received." should fix this. 
(note that recvfrom_into does mention its return value)

----------
assignee: georg.brandl
components: Documentation
keywords: easy
messages: 102393
nosy: georg.brandl, irmen
severity: normal
status: open
title: docs on socket.recv_into doesn't mention the return value
type: feature request
versions: Python 2.7, Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8320>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to