Skip to content

Instantly share code, notes, and snippets.

View SweBarre's full-sized avatar

Jonas Forsberg SweBarre

  • Advania Sverige AB
  • 07:17 (UTC +01:00)
View GitHub Profile
@SweBarre
SweBarre / gist:5442217
Created April 23, 2013 09:42
Generate test data
#!/usr/bin/env python
import sys
import os
import optparse
VERBOSE = False
FILESIZE = False
def makeFolders(path, width, depth, files):
if depth: