[spambayes-dev] Hunter-killer drones
Neil Schemenauer
nas-spambayes at python.ca
Thu Nov 6 17:04:46 EST 2003
On Thu, Nov 06, 2003 at 09:36:20PM +0000, Richie Hindle wrote:
> Before I start digging through the CVS logs to see who committed the
> following code to BrighterAsyncChat.handle_error in Dibbler.py:
>
> if type == socket.error and v[0] == 9: # Why? Who knows...
> pass
On my system 9 == errno.EBADF (Bad file descriptor). No idea why someone
would want to ignore it.
Neil
More information about the spambayes-dev
mailing list