Re: Writing to log file when script is killed
- From: "wittempj@xxxxxxxxxxx" <martin.witte@xxxxxxxxx>
- Date: 30 Apr 2005 05:26:52 -0700
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
.
- Follow-Ups:
- Re: Writing to log file when script is killed
- From: Heiko Wundram
- Re: Writing to log file when script is killed
- References:
- Writing to log file when script is killed
- From: Harlin Seritt
- Writing to log file when script is killed
- Prev by Date: Re: Best way to parse file into db-type layout?
- Next by Date: Re: how can I sort a bunch of lists over multiple fields?
- Previous by thread: Writing to log file when script is killed
- Next by thread: Re: Writing to log file when script is killed
- Index(es):
Relevant Pages
|