Serve.py: 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.

20 January 2014

14 January 2014

7 December 2013

2 December 2013

26 November 2013

11 November 2013

  • curprev 17:3217:32, 11 November 2013Michael Murtaugh talk contribs 650 bytes +650 Created page with "<source lang="python"> #!/usr/bin/env python import BaseHTTPServer, CGIHTTPServer import cgitb; cgitb.enable() ## This line enables CGI error reporting import sys import ar..."