def __init__(self): self._snmpMsgSpec = self.snmpMsgSpec() # local copy self._cache = cache.Cache()
def __init__(self): self._snmpMsgSpec = self.SNMP_MSG_SPEC() # local copy self._cache = cache.Cache()