Python 1.5.2 - Multipart Mime handling.
Aahz
aahz at pythoncraft.com
Thu May 8 17:11:59 EDT 2003
In article <7c704489.0305081232.2c8e07ef at posting.google.com>,
james <jamesdean at hotmail.com> wrote:
>
>I have been struggling for days trying to take a multipart mime email
>from stdin and process each part of the email into a file.
>
>Does anyone have any code to help me get started in PYTHTON 1.5.2.
Yes: upgrade to Python 2.2.2. Is there some reason you can't do that?
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"In many ways, it's a dull language, borrowing solid old concepts from
many other languages & styles: boring syntax, unsurprising semantics,
few automatic coercions, etc etc. But that's one of the things I like
about it." --Tim Peters on Python, 16 Sep 93
More information about the Python-list
mailing list