Mark modules as STABLE/UNSTABLE/DEPRECATED.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user