How to end process started in os.popen?

bragib at my-deja.com bragib at my-deja.com
Mon Feb 12 10:59:25 EST 2001


I am running a csh script and getting the output through a pipe using
os.popen() on Unix.  I would like to be able to kill the running of the
csh script if a certain event occurs.

Just closing the pipe won't stop the csh script.

Bragi


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list