mail with python

Fredrik Lundh fredrik at pythonware.com
Wed Sep 8 06:51:52 EDT 1999


Daniel ARGOLLO <argollo at ircom.unilim.fr> wrote:
> I am searching for any python package that can pack different binary files into a
> MIMI file to be sent with the mail suport of python....

start here:
http://www.python.org/doc/current/lib/module-MimeWriter.html

see the module's docstring for more details.

</F>





More information about the Python-list mailing list