XML using standard Python modules

Franz GEIGER fgeiger at datec.at
Wed Sep 12 13:20:33 EDT 2001


I'm currently in a similar situation. I decided to play around with 4DOM
from the FT 4Suite. Looks quite good to me.

Regards
Franz


"Dale Strickland-Clark" <dale at riverhall.NOSPAMco.uk> wrote in message
news:k2nuptg6i18n0l48sg2llnl5kho3hqp4g3 at 4ax.com...
> I'm trying to get to grips with XML using Python.
>
> A simple app to start with, it will read a plain text file containing
> some data, convert it to XML and write an XML file.
>
> Later that file will be used as a random-access data source.
>
> Where do I start?
>
> I'm reading this: http://py-howto.sourceforge.net/xml-howto/SAX.html
> at the moment. Is it up-to-date?
>
> There seems to be half a dozen XML modules. Which is the right one for
> this type of application? XML.SAX?
>
> Thanks for any pointers.
> --
> Dale Strickland-Clark
> Riverhall Systems Ltd





More information about the Python-list mailing list