🌈 搜索
📅  最后修改于: 2022-03-11 14:45:46.291000             🧑  作者: Mango
import os while 1: os.system("python main.py") print "Restarting..." exit()