KeyboardInterrupt

Owen F. Ransen ransen_spam_me_not at nemo.it
Fri Jul 20 04:52:28 EDT 2001


The Quick Python Book says that KeyboardInterrupt is
tested regularly when the Python interpreter is running,
but I have a program which may run for several minutes
without printing anything, and I find I cannot break out of
it with control-C.

How can I get my program to be more responsive to control-C?


--
Owen F. Ransen
http://www.ransen.com/
Home of Gliftic & Repligator Image Generators



More information about the Python-list mailing list