import handlers def init(): handlers.s_daemon if __name__ == "__main__": init()