gpgme/lang/python/pyme/constants/data/__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
54 B
Python

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