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:///home/krishna/"file:///home/krishna/documents/tut.html"
>I can't understand what is happening.

Neither can I, since webbrowser.open() (a) works fine for me
with a file: URL of that form using both Firefox and Konqueror
and (b) returns None in response to this success. This is with
2.4.4 -- what version are you running?

-- 
\S -- [EMAIL PROTECTED] -- http://www.chaos.org.uk/~sion/
   "Frankly I have no feelings towards penguins one way or the other"
        -- Arthur C. Clarke
   her nu becomeþ se bera eadward ofdun hlæddre heafdes bæce bump bump bump
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to