R. David Murray added the comment:

It seems to me this has been reported before, but I couldn't lay hands on the 
issue in a quick search.  With this description of the problem and example, I 
think I see what is wrong.  The folding algorithm is probably trying to handle 
the encoded words one by one instead of joining the ascii-only runs together 
first.

I'll try to take a look at this this weekend.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28262>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to