krishnakant Mane <[EMAIL PROTECTED]> wrote:
> when I give webbrowser.open("file:///home/krishna/documents/tut.html")
>on python prompt I get true as return value but web browser (firefox )
>opens with page not found.
>and the address bar shows the following address which indeed is wrong.
>file:///h
krishnakant Mane wrote:
> hello all,
> I had mentioned previously that I can't open html files in python.
> I have my username as krishna and there is a documents folder.
> so when I give webbrowser.open("file:///home/krishna/documents/tut.html")
> on python prompt I get true as return value but we
krishnakant Mane wrote:
> hello all,
> I had mentioned previously that I can't open html files in python.
> I have my username as krishna and there is a documents folder.
> so when I give webbrowser.open("file:///home/krishna/documents/tut.html")
> on python prompt I get true as return value but w
hello all,
I had mentioned previously that I can't open html files in python.
I have my username as krishna and there is a documents folder.
so when I give webbrowser.open("file:///home/krishna/documents/tut.html")
on python prompt I get true as return value but web browser (firefox )
opens with pa