<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > The word-wrapping function I'm working with is
I have never used this, but it might help you >>> import textwrap >>> dir(textwrap) ['TextWrapper', '__all__', '__builtins__', '__doc__', '__file__', '__name__', '__revision__', '_whitespace', 'dedent', 'fill', 're', 'string', 'wrap'] tjr -- http://mail.python.org/mailman/listinfo/python-list