MCPcopy Index your code
hub / github.com/qiyeboy/IPProxyPool / getVersion

Method getVersion

util/IPAddress.py:23–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getIpAddrMethod · 0.95

Tested by

no test coverage detected