Personal tools

Revision history of "User:Maze/coolscale.py"

From Eth0Wiki

Jump to: navigation, search

Diff selection: Mark the radio boxes 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.

  • curprev 13:29, 29 January 2010Maze talk contribs 2,616 bytes +2,616 New page: = Code= <pre> #! /usr/bin/env python # dirty coolscale generator, yes this could be written in far less lines, # care-- and lazy++ :) # # - maze import sys if len(sys.argv) != 2 or not ...