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