Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/datastore/Makefile.am
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2010-01-20 10:55:56 (GMT)
committer Simon Schampijer <simon@schampijer.de>2010-01-20 10:55:56 (GMT)
commitaacb5592e538073a4295e075e4228286c6042bcd (patch)
tree1a7a058f59687fd10817b93c3bf9d171bd5d10ac /src/sugar/datastore/Makefile.am
parente82073fbd267091f98352cb0a2c1661b8b7c23e9 (diff)
Cleaned up the datastore API
- killed the dbus_helpers, moved that to the datastore.py - added documentation - pep8 and pylint clean
Diffstat (limited to 'src/sugar/datastore/Makefile.am')
-rw-r--r--src/sugar/datastore/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sugar/datastore/Makefile.am b/src/sugar/datastore/Makefile.am
index a5f16b7..81d760c 100644
--- a/src/sugar/datastore/Makefile.am
+++ b/src/sugar/datastore/Makefile.am
@@ -1,5 +1,4 @@
sugardir = $(pythondir)/sugar/datastore
sugar_PYTHON = \
__init__.py \
- dbus_helpers.py \
datastore.py