python: Import GPGMEError.
* pyme/core.py: Import GPGMEError.
Fixes c5d118b2
.
Signed-off-by: Justus Winter <justus@gnupg.org>
This commit is contained in:
parent
9ceaec2591
commit
64e5fe767f
@ -20,7 +20,7 @@
|
||||
|
||||
|
||||
from . import pygpgme
|
||||
from .errors import errorcheck
|
||||
from .errors import errorcheck, GPGMEError
|
||||
from . import errors
|
||||
from .util import GpgmeWrapper
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user