How do I know within my python script if a specific windows application is currently running in Windows 2000. Specifically, I would like to know of MSWORD is running. I have the win32 package installed. Thank you for your help.