]> www.wagner.pp.ru Git - oss/ctypescrypto.git/blobdiff - ctypescrypto/oid.py
I've discovered Python's __all__ variable and make use of it in all modles
[oss/ctypescrypto.git] / ctypescrypto / oid.py
index 976cd3f8e5b7cf07cc6ab86e93e1400d4acac52d..7d4fc21439206c0d196239755f6a2874ea9c9a4c 100644 (file)
@@ -9,6 +9,9 @@
 """
 from ctypescrypto import libcrypto
 from ctypes import c_char_p, c_void_p, c_int, create_string_buffer
+
+__all__ = ['Oid','create','cleanup']
+
 class Oid:
        """
                Represents an OID. It can be consturucted by textual