[Zope] How to print HTML from a python script

Steve Drees drees@the-bridge.net
Thu, 28 Jun 2001 09:53:27 -0500


> Hi,
> I want to print HTML code form within a python script. Of course, 
> the print 
> method is not the right function. How can I do it?
> Thanks in advance.

print """<b>Pretty bold.</b>
return printed