]> Cypherpunks.ru repositories - pyderasn.git/commitdiff
colonize_hex is publicly available function
authorSergey Matveev <stargrave@stargrave.org>
Wed, 26 Feb 2020 13:30:07 +0000 (16:30 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 26 Feb 2020 13:30:07 +0000 (16:30 +0300)
pyderasn.py

index 60d9cf0513f89503afeb749cab4e43c932c00993..dbe706640e02878c438bafe8799efdb07d58bba3 100755 (executable)
@@ -1195,6 +1195,7 @@ __all__ = (
     "Boolean",
     "BoundsError",
     "Choice",
+    "colonize_hex",
     "DecodeError",
     "DecodePathDefBy",
     "encode2pass",