Further #GPGME python binding adventures.
gpg.Context.key_import, unlike what the docs claim, doesn't raise any Exception if you pass in the wrong kind of data, but rather just returns the string "ERROR" and neither return values nor what type of data the function expects are documented.
I continue to be amazed by how #GnuPG manages to be broken for pretty much every. single. thing.
