All Samples(2) | Call(0) | Derive(1) | Import(1)
src/g/t/gtwisted-0.1.7alpha/gtwisted/test/pbserver_test.py gtwisted(Download)
import sys from gtwisted.core import reactor from gtwisted.core.rpc import PBServerProtocl,PBServerFactory from gtwisted.utils import log class MyPBServerProtocl(PBServerProtocl):