Home GnuPG
Diffusion GPGME 9291ebaa4151

python: default op_keylist_start parameters.
9291ebaa4151Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

python: default op_keylist_start parameters.

* lang/python/gpgme.i: Added gpgme_op_keylist_start with defaults
* lang/python/tests/t-keylist.py: Added tests for default parameters

To increase the ease of use, op_keylist_start
parameters default to sensible values.
The empty string matches all keys.
We assume that the user wants to retrieve public keys most of the time,
so we default to public keys rather than secret keys.

  • Signed-off-by: Tobias Mueller <muelli@cryptobitch.de>

Details

Provenance
4tmuelleAuthored on Dec 3 2016, 11:12 PM
justusCommitted on Jan 25 2017, 5:47 PM
Parents
rMa98951a30a6a: tests: Use --debug-quick-random for tests
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rM9291ebaa4151: python: default op_keylist_start parameters. (authored by Tobias Mueller <muelli@cryptobitch.de>).Jan 25 2017, 5:47 PM
justus mentioned this in Unknown Object (Maniphest Task).Mar 27 2017, 5:11 PM
justus mentioned this in Unknown Object (Maniphest Task).Mar 27 2017, 5:34 PM