signal module?

Daniel Nielsen djn at daimi.au.dk
Thu Mar 27 06:34:57 EST 2003


On 27/03-03 09.23, Daniel Nielsen wrote:

[snip]

I've been examining the situation more. 
It seems that I allowed the main thread to exit, but this is not good
when you need that to handle the SIGINT. However, when SIGINT is
caught, sys.exit() only exits the main thread... How do you terminate
the whole program?

/Daniel

-- 
There are no great men, only great challenges that ordinary men are forced
by circumstances to meet.
		-- Admiral William Halsey




More information about the Python-list mailing list