Controlling the Opera browser under UNIX

Jaroslav Gergic jaroslav_gergic at cz.ibm.com
Thu Oct 11 12:07:58 EDT 2001


The webbrowser module in the Python 2.1 does not
support the Opera browser directly.

Did anybody solve this problem (i.e. implemented
a controller class which can effectively control the Opera
browser?

Saying effectively I mean the controller does not
spawn a new process for each "open-an-URL" request
but it uses some IPC to re-use the process already running.

Thanks for tips (in advance)
Jaroslav Gergic



More information about the Python-list mailing list