[issue9298] binary email attachment issue with base64 encoding

Yves Dorfsman report at bugs.python.org
Fri Feb 11 07:02:45 CET 2011


Yves Dorfsman <yves at zioup.com> added the comment:

Test if email.encoders.encode_base64 returns a single line string, or a string broken up in 76 chars line, as per RFC.

----------
Added file: http://bugs.python.org/file20742/issue9298-test.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9298>
_______________________________________


More information about the Python-bugs-list mailing list