gpgme/lang/python/pyme
Justus Winter 2ff58fcbd5 python: Drop superfluous imports and trim public interface.
* lang/python/pyme/__init__.py: Avoid leaking low-level 'gpgme', make
sure the main module looks nice and tidy, appease pyflakes.
* lang/python/pyme/errors.py: Appease pyflakes.
* lang/python/pyme/util.py: Avoid leaking low-level 'gpgme' into the
module namespace.
* lang/python/pyme/version.py.in: Likewise.
* lang/python/tests/t-keylist.py: Drop superfluous imports.
* lang/python/tests/t-sig-notation.py: Likewise.
* lang/python/tests/t-sign.py: Likewise.
* lang/python/tests/t-signers.py: Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-07-28 16:50:02 +02:00
..
constants python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
__init__.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
callbacks.py python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
core.py python: Rename compiled SWIG module. 2016-07-28 16:49:50 +02:00
errors.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
results.py python: Improve engine information handling. 2016-07-28 11:16:35 +02:00
util.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
version.py.in python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00