win32com: create email message in windows default app?

Harald Massa cpl.19.ghum at spamgourmet.com
Mon Sep 8 07:51:28 EDT 2003


>run the
>default email application, create a new message, and let me populate it 
>with subject, body, and attachments?

if you do not need  attachements...


import webbrwoser

webbrowser.open("mailto:guido at python.org?subject=PyPy and 
stacklass&body=please support theses projects")







More information about the Python-list mailing list