예제 #1
0
 def test_hDsrGetSiteName(self):
     dce, rpctransport = self.connect()
     resp = nrpc.hDsrGetSiteName(dce, NULL)
     resp.dump()
예제 #2
0
 def test_hDsrGetSiteName(self):
     dce, rpctransport = self.connect()
     resp = nrpc.hDsrGetSiteName(dce, NULL)
     resp.dump()