Python XML processing of RSS files

anthonydelorenzo at my-deja.com anthonydelorenzo at my-deja.com
Sat Feb 5 14:29:39 EST 2000


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

OK, so I ditched Pyxie and actually managed to implement a solution
using an xmllib.XMLParser class.  However, I'm still sure that my
program could be better...  xmllib seems more suited to dealing with
tags than character data...

> I did find a link to a library called rssclient,
> but the server is down.

I'd still like to find this library, if anyone knows where it is.

Tony



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



More information about the Python-list mailing list