Killing process

Roman Neuhauser neuhauser+python-list#python.org at sigpipe.cz
Wed May 18 05:50:47 EDT 2005


# harlinseritt at yahoo.com / 2005-05-01 05:07:27 -0700:
> I actually tried mapping the PID to an integer value and it still
> didn't work. At any rate, I found another way to do it. Thanks anyways.

    What the kind people have been trying to get through is that the
    win32api.TerminateProcess() does *NOT* take a pid (whether integer
    or numeric string).
    
    Got it?

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991



More information about the Python-list mailing list