[Zope] Python 1.5.2 and unicode
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Fri, 26 Oct 2001 13:44:14 +0400
On Fri, Oct 26, 2001 at 11:31:34AM +0200, Florian Schuler wrote:
> great. You have to know taht IŽam not good in python programming.My boss
> said that I have to do sometfing with it.
As usual.
> My next question is about your tool.
> The E-Mails I receive are stroed in a list / array.
> eacht email line is one entry in my array.
> But your tool supports only emails which are stored in a file. -->
> http://phd.pp.ru/Software/Python/#mimedecode
Not necessary. It can read stdin. And of course you can always modify it
to your needs.
Oleg.
--
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.