Is there a difference between os.execl() and os.execv() in python? I was using os.execl(python, python, *sys.argv). to restart my script (from here).
確定! 回上一頁