[Tutor] Code to open a website

Danny Yoo dyoo at hashcollision.org
Sun Feb 10 05:55:41 CET 2013


On Sat, Feb 9, 2013 at 6:25 PM, mann kann <mannkann5 at gmail.com> wrote:
> I used webbrowser and it worked via terminal, but the same code returns
> AttrituteError: 'module' object has no attribute 'open' in komodo edit.
> suggestions? here's the code:
>
> import webbrowser
> webbrowser.open("http://youtube.com")


What's the file name of your program, just out of curiosity?


More information about the Tutor mailing list