City/Date tracker: 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.

5 April 2012

  • curprev 10:3510:35, 5 April 2012Petra Milicki talk contribsm 918 bytes +918 Created page with "<source lang="python"> import cgitb, cgi cgitb.enable() print "Content-type: text/html" print import sys, datetime, urllib something = {'first': ['Berlin','08/03/12'], 'seco..."