Tim Golden wrote:
Walter Cruz wrote:
On Tue, Sep 9, 2008 at 9:35 PM, alex23 <[EMAIL PROTECTED]> wrote:
On Sep 10, 7:30 am, "Blake Garner" <[EMAIL PROTECTED]> wrote:
I'm looking for suggestions on how to approach generating rss feed
.xml files using python. What modules to people recommend I start
with?

I just rolled something with ElementTree. No idea how it
stacks up against validity checks, but it seems to be
accepted by a couple of standard feed readers.


[... snip messy code ...]

Well that didn't come out very well. If anyone's interested,
I've dropped the module here:

http://timgolden.me.uk/python/downloads/feeder.py

TJG
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to