Uncatchable socket.error in socket.py (?)

Erik Max Francis max at alcyone.com
Tue Aug 26 15:26:45 EDT 2003


Rune wrote:

> Thanks Irmen, but the problem seems to be that the server is actually
> crashed before I can catch the exception. There is no connection to
> send output to.  I have no idea how to avoid this.

If you catch the error, then the server won't have "crashed," and you'll
be able to recover however you like.

-- 
   Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
 __ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/  \ The most exhausting thing in life is being insincere.
\__/  Anne Morrow Lindbergh




More information about the Python-list mailing list