Controlling the Opera browser under UNIX

Skip Montanaro skip at pobox.com
Thu Oct 11 13:04:49 EDT 2001


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

Opera handles this automatically.  It detects if a new one is running, and
if so, passes the request off to it and exits.

-- 
Skip Montanaro (skip at pobox.com)
http://www.mojam.com/
http://www.musi-cal.com/




More information about the Python-list mailing list