Letterwalk.cgi: 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.

14 May 2013

10 May 2013

  • curprev 15:1715:17, 10 May 2013Michael Murtaugh talk contribs 1,315 bytes +1,315 Created page with "Assumes the presence of a words list (from NLTK?) named words.txt <source lang="python"> #!/usr/bin/python import cgi import cgitb; cgitb.enable() fs = cgi.FieldStorage() ..."