Re: CDATA section in zpt

"Jürgen R. Plasser" <[email protected]> Fri, 25 Nov 2005 14:38:51 +0100
Newsgroups gmane.comp.web.zope.page-templates
Organization Hexagon EDV
Message-ID <[email protected]>
Chris Withers wrote:
> The TAL interpretter parses the source of hte ZPT as XML, and so doesn't 
>  do anything with CDATA sections.

Better do it with a Python script ...

> 
> Annoying, isn't it? ;-)

Yep :-(