Emiting user programatically

Kaci Tizi Ouzou kaci_tizi_ouzou2000 at yahoo.ca
Tue Sep 10 08:51:17 EDT 2002


Hi all,

I have a GUI wich launches another process (C code) and
I want to be able to stop/kill the process on a user request.
For this, I would like to emit a user(asynchronous) signal
that will be caught by a signal handler within my C
code. My problem is how can I emit such a signal from 
Python.

Thanks all.

Kaci



More information about the Python-list mailing list