[XML-SIG] Newbie XML/SAX Parsing questions

Debajit Adhikary debajit at debajit.com
Tue May 22 12:27:07 CEST 2007


On 5/22/07, Stephane Bortzmeyer <b------ at nic.fr> wrote:
>
> On Tue, May 22, 2007 at 04:59:11AM -0400,
> Debajit Adhikary <d------ at debajit.com> wrote
> a message of 60 lines which said:
>
> > I'm new to Python, and am writing an XML parser for RSS feeds.
>
> Why reinventing the wheel?
>
> http://feedparser.org/



Thanks :) Feedparser works like a charm.

(In any case, I'd managed fix all of the problems I was facing by using
ElementTree instead of the SAX parsing that I was doing)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/xml-sig/attachments/20070522/3e537016/attachment.htm 


More information about the XML-SIG mailing list