killing child processes

reinhard reinhard at proceryon.at
Wed Apr 9 05:48:30 EDT 2003


I've created a process (some batchfile) which in turn creates some
long running child processes using the win32api CreateProcess call
(declaring them as a group).

Is there a way to terminate (kill) all the child processes in the
group?

- reinhard nadrchal




More information about the Python-list mailing list