[python-win32] killProcName kinda slow

Axiom X11 axiomx11 at gmail.com
Wed Oct 18 19:48:53 CEST 2006


I am trying to use the killProcName function in a project, and it does
work, but it is kinda slow.

Just running it alone has the same effect


C:\>killProcName.py notepad
(wait for about 30 seconds)
Killed notepad


Is there any way to do this faster?  Or is there another function I
should be calling?


More information about the Python-win32 mailing list