Call webbrowser.open(url, new=1) to open the url in the default web browser of the system. new=1 opens a new browser window, new=0 opens in the same browser ...
確定! 回上一頁