no sigbreak on linux

Robert Olson olson at mcs.anl.gov
Thu Jan 30 15:39:43 CST 2003


(moonbeam) % python bin/VenueServer.py
bound to port  8000
GSI server listening on 8000
Service running at: https://moonbeam.mcs.anl.gov:8000/VenueServer
Traceback (most recent call last):
   File "bin/VenueServer.py", line 50, in ?
     signal.signal(signal.SIGBREAK, SignalHandler)
AttributeError: 'module' object has no attribute 'SIGBREAK'




More information about the ag-dev mailing list