Some more fixes

This commit is contained in:
Marco Pesenti Gritti 2006-05-12 19:27:04 -04:00
parent bb04e24082
commit d90e9a115a

View File

@ -4,7 +4,7 @@ MODEL_SERVICE_PORT = 6300
import xmlrpclib
from sugar.p2p.Service import Service
import sugar.p2p.network
import network
class RemoteModel:
def __init__(self, service):