git.fiddlerwoaroof.com
Browse code

added an implementation of the registry pattern

Ed L authored on 05/08/2011 16:29:10
Showing 1 changed files
... ...
@@ -1,4 +1,4 @@
1
-#!/usr/bin/python -O
1
+#!/usr/bin/env python -O
2 2
 import os
3 3
 import os.path
4 4
 import sys