🌈 搜索
📅  最后修改于: 2022-03-11 14:45:25.445000             🧑  作者: Mango
import os import sys os.execv(sys.executable, ['python'] + sys.argv)