how to quit a application in python code example Example: how to close an application from python import os os.close(filename);