MCPcopy Create free account
hub / github.com/qiyeboy/IPProxyPool / getVersion

Method getVersion

test/testIPAddress.py:22–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20 # print self.getVersion(), u" 纪录总数: %d 条 "%(self.indexCount)
21
22 def getVersion(self):
23 s = self.getIpAddr(0xffffff00)
24 return s
25
26 def getAreaAddr(self, offset=0):
27 if offset:

Callers

nothing calls this directly

Calls 1

getIpAddrMethod · 0.95

Tested by

no test coverage detected