how to send a SIGINT to a Python process?

Michele Simionato michele.simionato at gmail.com
Sat Oct 1 02:02:21 EDT 2005


Is there a way to send a SIGINT/KeyboardInterrupt to a
Python process (knowing the pid) that works both on Unix and Windows?

     Michele Simionato




More information about the Python-list mailing list