Python XML processing of RSS files

anthonydelorenzo at my-deja.com anthonydelorenzo at my-deja.com
Fri Feb 4 14:08:57 EST 2000


I'm working on adding a newsfeed via RSS (rich
site summary) files, which are in XML.

I've used Pyxie to parse the files and output them
as HTML, which seems to work fine, except that any
character entities (eg ") screw up the
character data for that element.

Is there a better way to do this?  If not, how can
I make Pyxie work properly with character
elements?

I did find a link to a library called rssclient,
but the server is down.  If someone knows where I
can get a copy, I'm sure that whoever wrote the
thing is better at this stuff than I am.

---
Anthony DeLorenzo
Whitehorse, YT, Canada
mailto:drgonzo at canada.com


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list