#11492: fix header truncation on folding when there are runs of split chars.
authorR David Murray <rdmurray@bitdance.com>
Fri, 8 Apr 2011 00:54:03 +0000 (20:54 -0400)
committerR David Murray <rdmurray@bitdance.com>
Fri, 8 Apr 2011 00:54:03 +0000 (20:54 -0400)
commite1292a25d8a063dcc97111cd2b0239dc1aef5aa2
tree0d68cb6cb3d2207cf5d52f87b017f02939cb4c37
parent7da4db118e7899a64ef3b315f63c37ec0dbd2253
#11492: fix header truncation on folding when there are runs of split chars.

Not a complete fix for this issue.
Lib/email/header.py
Lib/email/test/test_email.py