Some more fixes
This commit is contained in:
parent
bb04e24082
commit
d90e9a115a
@ -4,7 +4,7 @@ MODEL_SERVICE_PORT = 6300
|
|||||||
import xmlrpclib
|
import xmlrpclib
|
||||||
|
|
||||||
from sugar.p2p.Service import Service
|
from sugar.p2p.Service import Service
|
||||||
import sugar.p2p.network
|
import network
|
||||||
|
|
||||||
class RemoteModel:
|
class RemoteModel:
|
||||||
def __init__(self, service):
|
def __init__(self, service):
|
||||||
|
Loading…
Reference in New Issue
Block a user