Home | History | Annotate | Download | only in python2.7
      1 
      2 import webbrowser
      3 
      4 webbrowser.open("http://xkcd.com/353/")
      5