Am 26.08.2010 08:18, schrieb Terry Reedy:
> On 8/25/2010 9:06 PM, Neil Hodgson wrote:
>> Terry Reedy:
>>
>>>   File "C:\Python26\lib\socket.py", line 406, in readline
>>>     data = self._sock.recv(self._rbufsize)
>>> socket.error: [Errno 10054] A lÚtez§ kapcsolatot a tßvoli ßllomßs
>>> kÚnyszerÝtette n bezßrta
>>
> Which is to say that the original *really* should be included.

And indeed, the original message *was* included: [Errno 10054]
JGFI, and out comes "An existing connection was forcibly closed by the
remote host", commonly known as "Connection reset by peer".

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to