summaryrefslogtreecommitdiff
path: root/examples/v3arch/asyncore/proxy/command/udp6-to-udp4-conversion.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/v3arch/asyncore/proxy/command/udp6-to-udp4-conversion.py')
-rw-r--r--examples/v3arch/asyncore/proxy/command/udp6-to-udp4-conversion.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/v3arch/asyncore/proxy/command/udp6-to-udp4-conversion.py b/examples/v3arch/asyncore/proxy/command/udp6-to-udp4-conversion.py
index a13df6b6..d06261a3 100644
--- a/examples/v3arch/asyncore/proxy/command/udp6-to-udp4-conversion.py
+++ b/examples/v3arch/asyncore/proxy/command/udp6-to-udp4-conversion.py
@@ -116,6 +116,7 @@ class CommandResponder(cmdrsp.CommandResponderBase):
)
# SNMP response relay
+ # noinspection PyUnusedLocal
def handleResponsePdu(self, snmpEngine, sendRequestHandle,
errorIndication, PDU, cbCtx):
stateReference, reqPDU = cbCtx