[maemo-developers] Proper Way To Call Browser (Fremantle)

From: Thomas Perl th.perl at gmail.com
Date: Mon Sep 7 19:10:26 EEST 2009
2009/9/7 Brent Chiodo <bchiodo at gmail.com>:
> I look forward to the one in Python (I program in Python, don't know much C)!

It's not the "perfect" solution, but it works both on Maemo and on the Desktop:

import webbrowser
webbrowser.open_new('http://www.maemo.org/')

See http://docs.python.org/library/webbrowser.html for more information.

HTH

Thomas
More information about the maemo-developers mailing list