"Torsten Bronger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Is there a way to detect whether the program is being terminated?
See atexit module to register cleanup functions that run *before* the interpreter starts haphazardly deleting stuff. Terry J. Reedy -- http://mail.python.org/mailman/listinfo/python-list