Fixed a bunch of issues reported by pylint

This commit is contained in:
Marco Pesenti Gritti
2006-06-15 11:18:33 -04:00
parent ecf81ba35f
commit f0af49616c
18 changed files with 66 additions and 115 deletions
-3
View File
@@ -1,5 +1,3 @@
import pwd
import os
import base64
import pygtk
@@ -9,7 +7,6 @@ import gtk, gobject
from sugar.p2p import Stream
from sugar.p2p import network
PRESENCE_SERVICE_TYPE = "_presence_olpc._tcp"