Hendrik> is there not something based on signals?  - I seem to recall
    Hendrik> some such thing here in another thread.. ( I am running Linux)

Have you tried:

    import signal
    help(signal)

at the interpreter prompt?

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to