PythonFlickrImageFeed: 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.

    23 September 2010

    • curprev 20:3220:32, 23 September 2010Migratebot talk contribs 1,758 bytes +1,758 Created page with "<source lang="python"> #!/usr/bin/env python #-*- coding:utf-8 -*- import urllib2, urlparse, feedparser, re, os, sys # from xml.sax.saxutils import quoteattr imgpat = re...."