rss parsing: sax or dom

Sakcee sakcee at gmail.com
Thu Dec 29 14:07:44 EST 2005


hi

I am trying to parse rss2 feeds in python, should I use sax and define
handler and then functions for each tag or should I go for dom
approach.

thanks for any comments




More information about the Python-list mailing list