python bindings: core - key import
* Wrapped the key import function in the try/exception statements needed to catch at least the most likely unsuccessful import attempt errors. * Mostly draws on the file error and no data import statuses for errors, with a couple of exceptions.
- Signed-off-by: Ben McGinnes <ben@adversary.org>