alf wrote:

> Hi,
> 
> I wonder how to launch from python default Windows browser? In fact I
> have the same question for Linux.
> 
> thx in advancve,

Via webbrowser module

http://docs.python.org/lib/module-webbrowser.html

(note: its in top five in google search for Python + launch + browser...)


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to