oh wow, I foolishly named it webbrowser.py earlier.
Thanks for the witty hint, Danny :)


On Sat, Feb 9, 2013 at 11:55 PM, Danny Yoo <d...@hashcollision.org> wrote:

> On Sat, Feb 9, 2013 at 6:25 PM, mann kann <mannka...@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?
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to