Writing to log file when script is killed

wittempj@hotmail.com martin.witte at gmail.com
Sat Apr 30 08:26:52 EDT 2005


If you run on unix you can use the signal module to intercept a kill -
see http://docs.python.org/lib/node368.html for a quick example




More information about the Python-list mailing list