Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2011-04-10 18:49:14 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2011-04-10 18:49:14 (GMT)
commit8e35c43b3318f92018b4b2a43d267aa832cad37a (patch)
tree33c1fed5e6841da2c799d29a8e318811f87e4d03
parentd2d26fdabd2b2ac27bf86d37f6b0beca865718ac (diff)
move src/gdatastore to top level (distutils-extra convention)
-rw-r--r--gdatastore/__init__.py (renamed from src/gdatastore/__init__.py)0
-rw-r--r--gdatastore/datastore.py (renamed from src/gdatastore/datastore.py)0
-rw-r--r--gdatastore/index.py (renamed from src/gdatastore/index.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/gdatastore/__init__.py b/gdatastore/__init__.py
index e69de29..e69de29 100644
--- a/src/gdatastore/__init__.py
+++ b/gdatastore/__init__.py
diff --git a/src/gdatastore/datastore.py b/gdatastore/datastore.py
index 1cb8555..1cb8555 100644
--- a/src/gdatastore/datastore.py
+++ b/gdatastore/datastore.py
diff --git a/src/gdatastore/index.py b/gdatastore/index.py
index c93f5b3..c93f5b3 100644
--- a/src/gdatastore/index.py
+++ b/gdatastore/index.py