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 d
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
You should file a bug report at http://sourceforge.n