From 2486727fb9bf8eaa93bee47ab3a67c038cb6276c Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 20 May 2018 16:03:04 +0300 Subject: [PATCH] LenIndefForm is useful autoimport --- pyderasn.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pyderasn.py b/pyderasn.py index 33a2371..b28792c 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -559,6 +559,7 @@ __all__ = ( "InvalidOID", "InvalidValueType", "ISO646String", + "LenIndefForm", "NotEnoughData", "Null", "NumericString", -- 2.44.0