> import webbrowser > webbrowser.open("http://www.google.com/") > opens a browser (if not yet open) but fails to redirect it. Another > window of mine receives an error message: Oh man, I feel dumb, please ignore this question. I figured it out and its unrelated to python. Tim N.