Gabriel Genellina wrote:
> At Thursday 5/10/2006 18:52, alf wrote:
> 
>> according to rfc2046, line breaks in MIME are CRLF. However python just
>> uses LF like in the following example:
> 
> 
> The comments inside generator.py say CRLF everywhere, but the code 
> simply uses print >>f

they also define NL as '\n\ only.

> You should file a bug report at 
> http://sourceforge.net/tracker/?group_id=5470
done

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

Reply via email to