From Fedora Project Wiki

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 June 2008

  • curprev 19:5019:50, 20 June 2008Bpeck talk contribs 2,913 bytes +2,913 New page: <pre> #!/usr/bin/python import random import os import time # We'll be working with nested dictionaries etc, so we'll want pretty-printing # support to keep us sane: from pprint import p...