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