strange error in socket.py

nw_moriarty at yahoo.com nw_moriarty at yahoo.com
Mon Apr 18 18:32:56 EDT 2005


Folks

I'm getting a very strange error when I'm using the SocketServer.  Has
anybody got any ideas?

Nigel

  File
"/scratch1/nigel/c6/phenix-1.08a/build/intel-linux/python/lib/python2.4/SocketServer.py",
line 468, in process_request_thread
  File
"/scratch1/nigel/c6/phenix-1.08a/build/intel-linux/python/lib/python2.4/SocketServer.py",
line 378, in close_request
  File
"/scratch1/nigel/c6/phenix-1.08a/build/intel-linux/python/lib/python2.4/socket.py",
line 164, in close
exceptions.AttributeError: 'NoneType' object has no attribute 'write'
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:




More information about the Python-list mailing list