You can use subprocess.Popen , assuming you're really trying to launch a program that's completely separate from the parent Python script:
確定! 回上一頁