Connecting to the users preferred email client

Tuomas Vesterinen tuomas.vesterinen at iki.fi
Fri Dec 4 06:28:37 EST 2009


If I want to open a html-page from Python code I can say:

 >>> import webbrowser
 >>> webbrowser.open('index.html')

Is there a standard way to init an email in users preferred email client 
like Thubderbird, Evolution etc.?

Tuomas Vesterinen



More information about the Python-list mailing list