[PATCH] python: default op_keylist_start parameters.
Neal H. Walfield
neal at walfield.org
Fri Jan 6 15:40:14 CET 2017
Since this patch hasn't been accepted or reject, I've create the
following issue to track it:
https://bugs.gnupg.org/gnupg/issue2913
Thanks!
:) Neal
On Sat, 03 Dec 2016 23:12:37 +0100,
Tobias Mueller wrote:
>
> * 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 at cryptobitch.de>
> ---
> lang/python/gpgme.i | 9 +++++++++
> lang/python/tests/t-keylist.py | 12 ++++++++++++
> 2 files changed, 21 insertions(+)
More information about the Gnupg-devel
mailing list