David W. Lambert <lamber...@corning.com> added the comment: granted, this isn't terribly difficult:
'\n'.join(textwrap.fill(line) for line in text.split('\n')) _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4318> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com