import webbrowser b = webbrowser.get('lynx') b.open('http://docs.python.org/lib/module-webbrowser.html')