Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mwlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'mwlib/__init__.py')
-rwxr-xr-xmwlib/__init__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/mwlib/__init__.py b/mwlib/__init__.py
new file mode 100755
index 0000000..8088807
--- /dev/null
+++ b/mwlib/__init__.py
@@ -0,0 +1,6 @@
+
+# Copyright (c) 2007-2008 PediaPress GmbH
+# See README.txt for additional licensing information.
+
+#import pkg_resources
+#pkg_resources.declare_namespace("mwlib")