[BangPypers] Broken pipe error
Noufal Ibrahim
noufal at gmail.com
Thu Apr 14 12:47:09 CEST 2011
On Thu, Apr 14 2011, Kenneth Gonsalves wrote:
> On Thu, 2011-04-14 at 15:21 +0530, Amit Sethi wrote:
>> File "/usr/lib/python2.6/socket.py", line 286, in flush
>> self._sock.sendall(buffer)
>> error: [Errno 32] Broken pipe
>
> strange - I have been using it for over 5 years and have never got this
> error
It occurs quite often with the dev server especially if you use
debuggers and tools on the client side.
--
More information about the BangPypers
mailing list