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

7 October 2012

  • curprev 21:4221:42, 7 October 2012Michael Murtaugh talk contribs 1,004 bytes +1,004 Created page with "<source lang="python"> #!/usr/bin/env python #-*- coding:utf-8 -*- import cgitb; cgitb.enable() import cgi, urllib import feedparser, json, time, datetime request = cgi.FieldS..."