I've done this with calls to curl, here's a snippet. The trick is to use subprocess.check_output instead of os.system :
確定! 回上一頁