MIMEMultipart() and CRLF vs RFC 2046
Gabriel Genellina
gagsl-py at yahoo.com.ar
Thu Oct 5 20:34:01 EDT 2006
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.net/tracker/?group_id=5470
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the Python-list
mailing list