Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/olpcfr/__init__.py
diff options
context:
space:
mode:
authorflorent <florent@toopy.org>2012-02-06 21:51:28 (GMT)
committer florent <florent@toopy.org>2012-02-06 21:51:28 (GMT)
commitb7d174099e53522ccdf20d0c6cd33e96784b099e (patch)
tree650860b2dbe7a171ceac41fdbe89ce38fb246875 /olpcfr/__init__.py
initial commitHEADmaster
Diffstat (limited to 'olpcfr/__init__.py')
-rw-r--r--olpcfr/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/olpcfr/__init__.py b/olpcfr/__init__.py
new file mode 100644
index 0000000..0274fab
--- /dev/null
+++ b/olpcfr/__init__.py
@@ -0,0 +1,3 @@
+# olpcfr import
+from olpcfr._server import Server
+from olpcfr.flask import BUNDLE, ROOT