[Zope] Python seems to render html, can this be turned off or escaped?

Tino Wildenhain tino at wildenhain.de
Thu Dec 16 14:41:35 EST 2004


Am Donnerstag, den 16.12.2004, 10:52 -0800 schrieb Dennis Allison:
> A <pre> ... </pre> tag would be a better choice, IMHO.

Or just:

context.REQUEST.RESPONSE.setHeader("content-type","text/html")



More information about the Zope mailing list