kill a process in XP

Tor Erik Sønvisen tores at stud.cs.uit.no
Wed Feb 23 09:22:01 EST 2005


Hi.

>From my Python-program I spawn a new process. When using P_NOWAIT spawnl 
returns the pid but in windows it returns a process handle.
Later I want to kill this process. How can I do this when I only have the 
process handle?

-tores- 





More information about the Python-list mailing list