X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=ctypescrypto%2Fexception.py;h=c4710eca32742a817bfb1204a0d7550bcce8d433;hb=911a7fb801bfd74cb50b08fa77ae5c50d1890d8d;hp=f0f3c5343238cabcd382c68ebe03e9738760c7fc;hpb=1ff9b1899959673512927b6afa317855908b7073;p=oss%2Fctypescrypto.git diff --git a/ctypescrypto/exception.py b/ctypescrypto/exception.py index f0f3c53..c4710ec 100644 --- a/ctypescrypto/exception.py +++ b/ctypescrypto/exception.py @@ -1,3 +1,6 @@ +""" +Exception which extracts libcrypto error information +""" from ctypes import * from ctypescrypto import libcrypto strings_loaded=False