On May 13, 3:09 am, Roger Gammans <[EMAIL PROTECTED]> wrote:
> 2)
> I've ended up coding a new wrapper for reading in data structures
> from XML files (it wraps xml.sax) so that ctor are call on each end
> tag with the XML Objects contents.
>

> is there already something there taht does this

Check out ElementTree at http://www.effbot.org/ ... it may be similar

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to