[Python-Dev] Fwd: i18n
"Martin v. Löwis"
martin at v.loewis.de
Thu Aug 26 08:36:19 CEST 2010
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
More information about the Python-Dev
mailing list