How to read a xml-file sequentially

Martin von Loewis loewis at informatik.hu-berlin.de
Thu Nov 1 07:02:27 EST 2001


"Thomas Weholt" <t-weh at online.no> writes:

> I'm looking for an alternative to Pyxie, cuz. that's what I'm using now.
> It's easy to use etc. but it's an extra module for users of my software to
> download. My goal is to use as much of python standard-base as possible.

Did you try xml.sax.parse?

Regards,
Martin



More information about the Python-list mailing list