Re: Newbie XML/SAX Parsing questions

Stephane Bortzmeyer <[email protected]>
Newsgroups gmane.comp.python.xml
Organization NIC France
Message-ID <[email protected]>
On Tue, May 22, 2007 at 04:59:11AM -0400,
 Debajit Adhikary <[email protected]> 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/

> * How can I parse entity references like in the following code:
> 
> <pre>
>    &gt;abc&lt;
> </pre>

It's the parser's job, not yours.

_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.