summaryrefslogtreecommitdiff
path: root/examples/hlapi
diff options
context:
space:
mode:
authorelie <elie>2015-09-27 17:29:37 +0000
committerelie <elie>2015-09-27 17:29:37 +0000
commitc77a2323681984217e90ec1b68fa51be34dce8d8 (patch)
treea13f4eaa2c30187a5ac82590466484dd79a73394 /examples/hlapi
parent9e84833cc5565abfff07477e3528cc7f155b36eb (diff)
downloadpysnmp-git-c77a2323681984217e90ec1b68fa51be34dce8d8.tar.gz
asyncio examples documented
Diffstat (limited to 'examples/hlapi')
-rw-r--r--examples/hlapi/asyncio/manager/cmdgen/multiple-sequential-queries.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hlapi/asyncio/manager/cmdgen/multiple-sequential-queries.py b/examples/hlapi/asyncio/manager/cmdgen/multiple-sequential-queries.py
index 1867d5ba..0aac7eeb 100644
--- a/examples/hlapi/asyncio/manager/cmdgen/multiple-sequential-queries.py
+++ b/examples/hlapi/asyncio/manager/cmdgen/multiple-sequential-queries.py
@@ -1,5 +1,5 @@
"""
-Concurrent queries
+Sequential queries
++++++++++++++++++
Send multiple SNMP GET requests one by one using the following options: