[python-win32] closing processes

Jim Vickroy Jim.Vickroy at noaa.gov
Fri Aug 12 17:37:57 CEST 2005


ryan pinto wrote:

>hi - need some help,
>
>Looking for some way to close processes which are
>open. Is there any way that a process can be detected
>if its running and then closed.
>
>Ryan
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>_______________________________________________
>Python-win32 mailing list
>Python-win32 at python.org
>http://mail.python.org/mailman/listinfo/python-win32
>  
>
Have you looked at section "6.1.5 Process Management" in the Python 
Library Reference or, alternately, the win32process module?

HTH -- jv


More information about the Python-win32 mailing list