gpgme/lang/python/gpg
Justus Winter f3e8d8a451
python: Wrap 'gpgme_op_keylist_from_data_start'.
* NEWS: Update.
* lang/python/gpg/core.py (Context.keylist): New keyword argument
'source'.  If given, list keys from 'source'.
* lang/python/gpgme.i: Wrap the argument to
'gpgme_op_keylist_from_data_start'.
* lang/python/tests/Makefile.am (py_tests): Add new test.
* lang/python/tests/support.py (EphemeralContext): Do not throw an
error if no agent has been started in the context.
* lang/python/tests/t-keylist-from-data.py: New file.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-03-21 12:55:33 +01:00
..
constants python: Support manipulating the TOFU policy. 2017-02-17 17:08:03 +01:00
__init__.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
callbacks.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
core.py python: Wrap 'gpgme_op_keylist_from_data_start'. 2017-03-21 12:55:33 +01:00
errors.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
results.py python: Make Results have a nicer __repr__. 2016-12-01 17:28:39 +01:00
util.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
version.py.in python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00