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@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 _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32