[Chicago] python and xml

Andrew Wilson andrew at humanized.com
Mon Jun 5 23:43:46 CEST 2006


On 6/5/06, Ian Bicking <ianb at colorstudy.com> wrote:
>
>
> The xml.* modules are kind of crap, IMHO.  ElementTree doesn't do
> validation.  Those two plus the ones I mention above seem to be the top
> tier/most viable libraries.
>
>
Um....Kid uses ElementTree, and Kid requires that its templates be
validating XML.  I've debugged errors in my XML errors when Kid/ElementTree
kicked out validation errors.  So, while I'm not terribly familiar with
ElementTree, it must have SOME kind of validation.... If not, how does Kid
work / what is Kid doing?

-- Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/chicago/attachments/20060605/b65b2d94/attachment.htm 


More information about the Chicago mailing list