Destructor?

Thomas Guettler hv at tbz-pariv.de
Tue Apr 8 04:09:54 EDT 2008


Duncan Booth schrieb:

> [*] except of course for things like power failure. You simply cannot
> catch *all* terminations. 

And 'kill -SIGKILL' can't be caught, since this signal never reaches the
process. The os just removes the processes.

  Thomas

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de



More information about the Python-list mailing list