how to quit exe files using python code example Example: how to close an application from python import os os.close(filename);