[Zope] stx and python scripts
Peter Bengtsson
mail@peterbe.com
Thu, 17 Jan 2002 17:45:59 +0100
from Products.PythonScripts.standard import structured_text
print """ %s """ % ( structured_text(text) )
At 17:14 2002-01-15 +0100, max mageos wrote:
>Hi all,
>
>I don't find any way to format """ %s""" % text in python scripts as in
><dtml-var txt fmt="structured-text">
>Thanks
>
>regards
>Max STURM
>
>
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )