Another thing, If you're going to use it then you might want to drop a line to Karl at digicool, he uses it as the basis of ParsedXML (at least at the moment). ----- Original Message ----- From: "Chris Withers" <chrisw@nipltd.com> To: "Phil Harris" <phil.harris@zope.co.uk> Cc: <squishdot@yahoogroups.com>; <zope@zope.org> Sent: Monday, May 14, 2001 4:56 PM Subject: Re: [Zope] Squishdot News
Phil Harris wrote:
Doesn't Zope come with Expat and also a Python interface to it?
<zopedir>/lib/python/Shared/DC/xml/pyexpat
So it does :-)
How fast is that compared to sax, xmllib or anything else you'd care to recommend? Where's the documentation?
How would I got about building a very simple parser that has hooks for open tags, closing tags, entities and data?
cheers,
Chris