a simple string question

Zentrader zentraders at gmail.com
Sat Jul 28 01:05:48 EDT 2007


> > vedrandeko... at v-programs.com 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.




More information about the Python-list mailing list