Richard Oudkerk <[email protected]> added the comment: I can't work out what is wrong here.
The code does not to account for a partial read of the message from the socket. The attached patch fixes that, but it does not address the cause of this failure. ---------- keywords: +patch Added file: http://bugs.python.org/file25372/partial_message.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14669> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
