Initial commit

This commit is contained in:
Martin Eve
2010-07-16 18:39:16 +01:00
commit f958700eea
3 changed files with 1678 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)