On Wed, Jul 31, 2002 at 05:32:09PM +0100, José Abílio Oliveira Matos wrote:
> On Wednesday 31 July 2002 17:17, Dekel Tsur wrote:
> >
> > I am going to work on the _218 module.
> 
>   Good. I will care then about the other convertions. Those regarding the 
> table format changes should give me some work.
> 
> > I leave the rest to you.
> 
>   Do you have any comment regarding the other code?

Why do you remove the \n from each line (body.append(line[:-1])
and then add it back ? It is a waste of time, but if it makes the code
simpler then it doesn't matter.
Also, what happens on a Windows machine: Doesn't the lines end with "\r\n" ?

Reply via email to