Fw: WhatamI doing wrong ? (re: About Content-Transfer-Encoding)

Oleg Broytmann phd at phd.pp.ru
Tue Jan 23 11:07:40 EST 2001


On Tue, 23 Jan 2001, Dhirja Gangopadhyay wrote:
> Could I be I going wrong because I am encoding string by string rather than
> the whole file at once ? (That does create a problem, though - how do I

   Perhaps.

> convert all the lists I write to the body into a file first !)

   Use StringIO to collect data.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list