From dce4a8c13cf17e7e3b0ad66b6c9ce1dbfa66d6ce Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 27 Apr 2006 15:18:14 -0400 Subject: [PATCH] merge to tip of tree --- chat/chat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/chat.py b/chat/chat.py index 17391adf..0df3a11a 100755 --- a/chat/chat.py +++ b/chat/chat.py @@ -14,7 +14,7 @@ import os import pwd import socket -from sugar import activity +import activity import presence import BuddyList