gpgme/lang/python/pyme
Justus Winter 1e6073ffa9
python: Return public keys by default.
* lang/python/pyme/core.py (Core.get_key): Return public keys by
default, improve docstring.
* lang/python/examples/testCMSgetkey.py: Update example.
* lang/python/examples/verifydetails.py: Likewise.

GnuPG-bug-id: 2751
Signed-off-by: Justus Winter <justus@g10code.com>
2016-10-13 13:19:47 +02:00
..
constants python: Adapt to 'gpgme_op_interact'. 2016-09-16 14:56:29 +02:00
__init__.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
callbacks.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
core.py python: Return public keys by default. 2016-10-13 13:19:47 +02:00
errors.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
results.py python: Adapt to TOFU changes. 2016-09-14 14:32:48 +02:00
util.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
version.py.in python: Clarify that we support Python 2.7 too. 2016-09-14 14:36:29 +02:00