[issue1974] email.MIMEText.MIMEText.as_string incorrectly folding long subject header
Chris Withers
report at bugs.python.org
Mon Mar 30 20:10:07 CEST 2009
Chris Withers <chris at simplistix.co.uk> added the comment:
Barry and I talked about this and he's is now working on it.
We're literally going to remove the \t folding substitution and have it
do the default space folding substitution instead.
----------
resolution: -> accepted
versions: +Python 2.6, Python 2.7, Python 3.1 -Python 2.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1974>
_______________________________________
More information about the Python-bugs-list
mailing list