If you are viewing the output in a browser, it will assume you are feeding it HTML, even if the HTML is invalid.
Wrap the output in <pre>....</pre> or add a response content-type header to set the format to something like "application/text" On Wednesday, April 22, 2015 at 12:18:27 PM UTC+2, arthur sherman wrote: > > how do i do simple formatting of presented text, like linefeed, tabs,... > '\n', '\t' have no effect. > tnx, > ams > > -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/d/optout.
