> > [EMAIL PROTECTED] wrote:
> > > NEW TEXT :  "Hello world;\nHello:\n\t\t\n\n\n\n\n\nHello2"

If you are doing all of this to format the output into columns,
Python's print() or write() will do this, and is easier as well.  Some
more info on what you want to do will clear things up.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to