标签: python crash relaunch
我的操作系统是OSX Maverick Python 3.x
我有一个在终端中运行的python脚本sample.py。 有时由于无法解释的原因我的脚本崩溃。 有没有办法在崩溃时自动重新启动我的脚本? 在此先感谢您的帮助。