Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/Buddy.py
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2006-06-16 19:25:25 (GMT)
committer Dan Williams <dcbw@redhat.com>2006-06-16 19:25:25 (GMT)
commit38565321d5b0a8a58d0283272bb05927a45d6416 (patch)
tree302a1076eaa72339edf8e2146c6197e1690e4b3f /sugar/presence/Buddy.py
parentc46d300c186189f8fe565d56a0a5dd2054c470fd (diff)
parent29a730e0a47b952855b7bd7f84073461729578a1 (diff)
Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugar
Diffstat (limited to 'sugar/presence/Buddy.py')
-rw-r--r--sugar/presence/Buddy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sugar/presence/Buddy.py b/sugar/presence/Buddy.py
index 44122ab..de311f4 100644
--- a/sugar/presence/Buddy.py
+++ b/sugar/presence/Buddy.py
@@ -9,7 +9,6 @@ from sugar.p2p import network
PRESENCE_SERVICE_TYPE = "_presence_olpc._tcp"
-
class Buddy(gobject.GObject):
"""Represents another person on the network and keeps track of the
activities and resources they make available for sharing."""