> The only problem I've found with it so far is that once you have
> interrupted time.sleep(), the interrupt handling is messed up and a
> following interrupt may kill the program.
Turns out this is a portable bug: it also exists in the Unix version.
I'll see if I can nail it down before releasing Official Patch #1.
(RSN)
--Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
URL: <http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>