[Tutor] Any easy way to invoke the default browser on a specified URL?

Terry Carroll carroll at tjc.com
Tue May 10 02:57:57 CEST 2005


On Mon, 9 May 2005, Kent Johnson wrote:

>   >>> import webbrowser
>   >>> webbrowser.open("http://www.google.com/")

Beautiful; just what I needed.  Thanks.



More information about the Tutor mailing list