Interrupt Python C API

googler.1.webmaster at spamgourmet.com googler.1.webmaster at spamgourmet.com
Tue Apr 14 20:37:03 EDT 2009


Hi,

I just have a design problem and don't know how to solve it. I call a
function which
executes a simple "PyRun_String(...)" command.

imagine the script while 1: pass is executed so the app would hang. Is
there any chance
to break out this PyRun_String-function? I just searched the forums
for that stuff
but these information are very rare.

Thanks for any suggestions.

Bye.



More information about the Python-list mailing list