[Tutor] Newbie @ parsing

Kalle Svensson kalle@gnupung.net
Wed, 21 Nov 2001 17:13:19 +0100


[Nathan Adams]
> I'm working on an XML app in Python, and have realised
> that I do not really know anything about parsing. Does
> anyone have/know of any good tutorials that cover the
> subject, preferably in Python?

http://py-howto.sourceforge.net/xml-howto/xml-howto.html might help.
It describes the two most common ways to parse XML data, SAX and DOM.
I haven't read it in any detail, but at least the SAX part seems to be
fairly complete.

Peace,
  Kalle
-- 
[   International: http://www.gnupung.net/   ]
[ Svenska: http://www.lysator.liu.se/~kalle/ ]