newbie webbrowser module question

Tim Freeman tim at mercury.nasoftware
Tue Feb 4 08:51:15 EST 2003


Hi,

I'm having trouble with the command 
webbrowser.open(self.url, new=1, autoraise=0), where url is defined 
as a local html file.

When this is executed, I get 2 mozilla's comming up, the correct 
url and my 'home' page.
If there is a mozilla window open already, it works OK.

When I set new=0, I get 1 mozilla window with my 'home' page.

Thanks in advance,

Tim.


-- 
Tim Freeman			Tel: (+44) 151 709 4738
				Fax: (+44) 151 709 5645
InfoSAR Ltd			tim at infosar.co.uk
62 Roscoe Street		http://www.infosar.co.uk
Liverpool L1 9DW
UK




More information about the Python-list mailing list