Mark modules as STABLE/UNSTABLE/DEPRECATED.

This commit is contained in:
Marco Pesenti Gritti
2008-10-28 14:19:01 +01:00
parent 9c74f4eec7
commit b58182a970
43 changed files with 181 additions and 30 deletions
+4 -1
View File
@@ -15,7 +15,10 @@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
"""Sugar activity bundles"""
"""Sugar activity bundles
UNSTABLE.
"""
from ConfigParser import ConfigParser
import locale
+4 -1
View File
@@ -15,7 +15,10 @@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
"""Sugar bundle file handler"""
"""Sugar bundle file handler
UNSTABLE.
"""
import os
import logging
+4 -1
View File
@@ -15,7 +15,10 @@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
"""Sugar content bundles"""
"""Sugar content bundles
UNSTABLE.
"""
from ConfigParser import ConfigParser
import os