Vajrasky Kok added the comment: Beside of that, I notice the new lines are deleted silently.
>>> textwrap.summarize('republicans are red,\ndemocrats are blue,\nneither one >>> of them,\ncares about you.', width=46) 'republicans are red, democrats are blue, (...)' ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18585> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com