Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/p2p/Buddy.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/p2p/Buddy.py')
-rw-r--r--sugar/p2p/Buddy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar/p2p/Buddy.py b/sugar/p2p/Buddy.py
index 8263a8e..19d7c0e 100644
--- a/sugar/p2p/Buddy.py
+++ b/sugar/p2p/Buddy.py
@@ -1,7 +1,7 @@
import pwd
import os
-from Service import Service
+from Service import *
PRESENCE_SERVICE_TYPE = "_olpc_presence._tcp"
PRESENCE_SERVICE_PORT = 6000