summaryrefslogtreecommitdiff
path: root/pysnmp/proto/acmod/rfc3415.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysnmp/proto/acmod/rfc3415.py')
-rw-r--r--pysnmp/proto/acmod/rfc3415.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/proto/acmod/rfc3415.py b/pysnmp/proto/acmod/rfc3415.py
index 3c6be611..5783f237 100644
--- a/pysnmp/proto/acmod/rfc3415.py
+++ b/pysnmp/proto/acmod/rfc3415.py
@@ -12,7 +12,7 @@ __powOfTwoSeq = [128, 64, 32, 16, 8, 4, 2, 1]
# 3.2
-class Vacm:
+class Vacm(object):
"""View-based Access Control Model"""
accessModelID = 3