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/presence/sugartubeconn.py') diff --git a/src/sugar/presence/sugartubeconn.py b/src/sugar/presence/sugartubeconn.py index 18113fe..954ef67 100644 --- a/src/sugar/presence/sugartubeconn.py +++ b/src/sugar/presence/sugartubeconn.py @@ -1,4 +1,3 @@ -"""Subclass of TubeConnection that converts handles to Sugar Buddies""" # Copyright (C) 2008 One Laptop Per Child # # This program is free software; you can redistribute it and/or modify @@ -15,6 +14,10 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +"""Subclass of TubeConnection that converts handles to Sugar Buddies + +STABLE. +""" from telepathy.constants import ( CHANNEL_GROUP_FLAG_CHANNEL_SPECIFIC_HANDLES) -- cgit v0.9.1