From b58182a970d8ca8e593fcfa6ad229ab628d1bebb Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 28 Oct 2008 13:19:01 +0000 Subject: Mark modules as STABLE/UNSTABLE/DEPRECATED. --- (limited to 'src/sugar/datastore/dbus_helpers.py') diff --git a/src/sugar/datastore/dbus_helpers.py b/src/sugar/datastore/dbus_helpers.py index 19145d9..9115382 100644 --- a/src/sugar/datastore/dbus_helpers.py +++ b/src/sugar/datastore/dbus_helpers.py @@ -16,6 +16,10 @@ # Free Software Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. +""" +UNSTABLE. Should be internal to the datastore module. +""" + import logging import dbus -- cgit v0.9.1