Finally started on python..

John Machin sjmachin at lexicon.net
Sun May 13 20:13:30 EDT 2007


On May 13, 3:09 am, Roger Gammans <r... at computer-surgery.co.uk> 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




More information about the Python-list mailing list