From: Sergey Matveev Date: Sun, 20 May 2018 13:03:04 +0000 (+0300) Subject: LenIndefForm is useful autoimport X-Git-Tag: 3.7~7 X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=commitdiff_plain;h=2486727fb9bf8eaa93bee47ab3a67c038cb6276c LenIndefForm is useful autoimport --- 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",