Interrupt an extension module function

Rici.Yu Rici.Yu at noaa.gov
Wed Jan 14 10:43:47 EST 2004


Hi all,

It seems that python does not interrupt a C-extension module function
when a user types CTRL-C.  I am not sure this is the expected behavior
as this is first time I came across this problem. If it is, what do I
have to do to let the user interrupt a long-running extension function?

Thanks.
-Rici




More information about the Python-list mailing list