12 Jun
2003
12 Jun
'03
11:06 a.m.
Hi Thierry, Thierry FLORAC wrote:
Hi,
Is it possible, and how, to mimmic the "<dtml-var ... html_quote>" statement in a Python script using "print ..." ??
Thanks,
Thierry
just make a new python script and stare at the example source already in it :-) Especially the first "import" statement would be of interest. Regards Tino