* Stefan Heyne <[EMAIL PROTECTED]> [061218 09:51]:
> OK, thanks....no I get the data into a file output..but I still am stuck 
> with the formatting...
> 1) there are brackets around the data that are due to the necessary (??) 
> conversion to a string
> 2) I cannot figure out how to insert a newline command....
    line = "%s, [%s], [%s]\n" % (testline)

Andreas
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to