crda: Throw verbose error message if M2Crypto is missing
authorMichael Buesch <mb@bu3sch.de>
Sun, 18 Jan 2009 13:59:25 +0000 (05:59 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Sun, 18 Jan 2009 15:33:31 +0000 (07:33 -0800)
commitb4537da17ab5f32d1520155b7d62a329387c95f2
tree059bf7ef1f68d5073239af74a821219f94366fbd
parent8960257368539400428dd7ea5cddd761ad027bc4
crda: Throw verbose error message if M2Crypto is missing

Instead of throwing a cryptic Python backtrace, throw a better error message, if
the M2Crypto module is not installed.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
utils/key2pub.py