Mega Code Archive

 
Categories / Python Tutorial / Buildin Module
 

Load web site to your browser

import webbrowser webbrowser.open('http://www.rntsoft.com')