gpgme/lang/python/pyme/constants/sig/__init__.py
Justus Winter f4ba16b31e python: Rename bindings.
--
Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-10 13:19:26 +02:00

5 lines
46 B
Python

# $Id$
from . import mode
__all__ = ['mode']