Prototyping 3 June 2013: 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.

    3 June 2013

    • curprev 16:1316:13, 3 June 2013Michael Murtaugh talk contribs 2,241 bytes +2,241 Created page with "<source lang="python"> #!/usr/bin/env python #-*- coding:utf-8 -*- import cgi, urllib2, html5lib, urlparse import cgitb; cgitb.enable() from xml.etree import ElementTree prin..."