On Sun, May 19, 2013 at 10:20 PM, Donald Stufft <don...@stufft.io> wrote:
> Hrm, ZPT doesn't seem to be stripping the CDATA or unescaping the strings?
>
> https://gist.github.com/dstufft/5608838 is what i have in the template file 
> and that appears verbatim in the output?

Yes? It will escape *data* inserted into the template (unless told not
to), but what is in the template will appear in the output unescaped.
I'm not sure how any template system can work otherwise, but perhaps
I've been using Zope too long. :-)

//Lennart
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to