[Tutor] help writing functions

Wayne Werner wayne at waynewerner.com
Fri Feb 24 18:00:58 CET 2012



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


More information about the Tutor mailing list