Displaying the titles of an RSS feed: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 October 2011

16 March 2011

  • curprev 14:0614:06, 16 March 2011Aymeric Mansoux talk contribs 1,022 bytes +1,022 Created page with "<source lang="python"> #!/usr/bin/env python from optparse import OptionParser parser = OptionParser() parser.add_option("-u", "--url", dest="url", default="http://feeds.bbci.co..."