gpgme/lang/python/examples
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
..
assuan.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
decryption-filter.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
delkey.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
encrypt-to-all.py python: Trim imports. 2016-09-14 14:35:00 +02:00
exportimport.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
genkey.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
inter-edit.py python: Fix example. 2016-10-13 13:19:46 +02:00
sign.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
signverify.py python: Trim imports. 2016-09-14 14:35:00 +02:00
simple.py python: Trim imports. 2016-09-14 14:35:00 +02:00
testCMSgetkey.py python: Return public keys by default. 2016-10-13 13:19:47 +02:00
verifydetails.py python: Return public keys by default. 2016-10-13 13:19:47 +02:00