Clients need to test for any DKIM exception.

This commit is contained in:
Stuart D. Gathman
2011-06-11 18:23:45 -04:00
parent e9d01800de
commit d2f6840748
+1
View File
@@ -46,6 +46,7 @@ from dkim.util import (
) )
__all__ = [ __all__ = [
"DKIMException",
"InternalError", "InternalError",
"KeyFormatError", "KeyFormatError",
"MessageFormatError", "MessageFormatError",