hi, i have used os.spawn*(...) to execute a windows application and want to programatically terminate this application using ctrl-C or ctrl-break . how do i that? or is there any windows specific python-API i should condider? thanks. /lim/