Jean-Paul Calderone <[EMAIL PROTECTED]> wrote: > (Ctrl+Z which sends SIGSTOP and _cannot_ be masked > or otherwise ignored)
Bzzt! Ctrl-Z causes a SIGTSTP to be sent, not SIGSTOP, and SIGTSTP can be both caught, ignored and masked. -- Thomas Bellman, Lysator Computer Club, Linköping University, Sweden "You cannot achieve the impossible without ! bellman @ lysator.liu.se attempting the absurd." ! Make Love -- Nicht Wahr!
-- http://mail.python.org/mailman/listinfo/python-list