summaryrefslogtreecommitdiff
path: root/pysnmp
diff options
context:
space:
mode:
Diffstat (limited to 'pysnmp')
-rw-r--r--pysnmp/entity/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/entity/config.py b/pysnmp/entity/config.py
index bba225de..974eb46f 100644
--- a/pysnmp/entity/config.py
+++ b/pysnmp/entity/config.py
@@ -327,7 +327,7 @@ def addV3User(snmpEngine, userName,
authKey and authKey.prettyPrint(),
privKey and privKey.prettyPrint(),
securityName,
- securityEngineId and securityEngineId.prettyPrint()))
+ securityEngineId.prettyPrint()))
def delV3User(snmpEngine,