> > http://www.faqs.org/rfcs/rfc1738.html
> >
> > shows the syntax of file URLs.
>
> Man, that Berners-Lee can sure write plain English, can he not? I didn't
> find that reference much use at all, in truth.
Hi Tom,
[Note: when you're responding to a message on Python-tutor, please make
su
Tom Cloyd wrote:
> Having just discovered the webbrowser module, I've confirmed that I can
> indeed open a URL in my default browser using something like
>
> webbrowser.get_new("{URL}")
>
> What I want to do is open a web page stored on my local machine. I'm not
> getting it to work -
>
> we
On Sun, 7 Aug 2005, Tom Cloyd wrote:
> Having just discovered the webbrowser module, I've confirmed that I can
> indeed open a URL in my default browser using something like
>
> webbrowser.get_new("{URL}")
>
> What I want to do is open a web page stored on my local machine. I'm not
> getting it
Quoting Tom Cloyd <[EMAIL PROTECTED]>:
Compare the filename here:
> webbrowser.open_new("C:\__Library\folders\05238 Design for Confusion\05238
> Design for Confusion -05krugman.html")
With here:
> WindowsError: [Errno 2] The system cannot find the file specified:
> 'C:\\__Library\x0colders*38
Having just discovered the webbrowser module, I've confirmed that I can
indeed open a URL in my default browser using something like
webbrowser.get_new("{URL}")
What I want to do is open a web page stored on my local machine. I'm not
getting it to work -
webbrowser.open_new("C:\__Library\fol