Klaus Alexander Seistrup wrote:
> Rweth wrote:
> 
>>    for aline in buf:
>>       bufHeal.append(aline.replace('\r\n', '\n'))
> 
> What does one single aline look like?
> 
>> s.body(id,afile)
> 
> Does the 'afile' contain a filename or a filepointer?
> 
> Cheers,
> 
so afile contains a filename.
One single aline looks like so:
   '</rme:SoftwareIdentity>'


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to