On Thu, 23 Feb 2012, Saad Javed wrote:

I am learning python and need guidance for
writing some code. I've written a simple
program (with pointers from people) that
parses an tv show xml feed and prints their
values in plain text after performing some
string operations.

Unless you're really interested in doing this fire the sake of the exercise you
should probably take a look at feedparser
 it's designed for parsing read and atom feeds.

HTH,
Wayne
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to