browser doesn't open on winxp + fix

1 view
Skip to first unread message

grflanagan

unread,
Dec 19, 2007, 7:59:59 AM12/19/07
to Apydia
I get an error when passing the -o option to open a browser

python setup.py apydia -o

I fixed this by changing line 168 of `project.py`

from:

webbrowser.open(pathname2url(self.startpage))

to

webbrowser.open("file:" + pathname2url(self.startpage))

(This is Winxp).

Gerard

Daniel Haus

unread,
Dec 23, 2007, 8:10:26 AM12/23/07
to apy...@googlegroups.com
Your suggestion is applied in r32, thank you, Gerard!

Happy holidays!

--
Daniel Haus
http://ematia.de

Reply all
Reply to author
Forward
0 new messages