aboutsummaryrefslogtreecommitdiff
path: root/pyasn1_modules/rfc3852.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyasn1_modules/rfc3852.py')
-rw-r--r--pyasn1_modules/rfc3852.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/pyasn1_modules/rfc3852.py b/pyasn1_modules/rfc3852.py
index 872eb88..3b17fe5 100644
--- a/pyasn1_modules/rfc3852.py
+++ b/pyasn1_modules/rfc3852.py
@@ -11,7 +11,12 @@
# ASN.1 source from:
# http://www.ietf.org/rfc/rfc3852.txt
#
-from pyasn1.type import univ, namedtype, namedval, tag, constraint, useful
+from pyasn1.type import constraint
+from pyasn1.type import namedtype
+from pyasn1.type import namedval
+from pyasn1.type import tag
+from pyasn1.type import univ
+from pyasn1.type import useful
from pyasn1_modules import rfc3280
from pyasn1_modules import rfc3281