aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-keylist-from-data.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-03python: Remove Python bindingsIngo Klöcker1-269/+0
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor1-1/+1
2018-09-20python: Fix a couple of syntax errors.Werner Koch1-44/+46
2018-08-18Python bindings tests: Near PEP8 complianceBen McGinnes1-115/+171
2017-03-30python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter1-2/+0
2017-03-21python: Wrap 'gpgme_op_keylist_from_data_start'.Justus Winter1-108/+42
2017-03-20python: Remove superfluous initialization.Justus Winter1-1/+0
2017-01-25python: default op_keylist_start parameters.Tobias Mueller1-0/+12
2016-10-31python: Use vanity modules for constants in tests and examples.Justus Winter1-8/+8
2016-10-31python: Import the topmost module in tests and examples.Justus Winter1-10/+9
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-4/+4
2016-10-13python: Make 'get_key' more idiomatic.Justus Winter1-0/+23
2016-09-14python: Import from __future__ to align behavior of Python 2.7.Justus Winter1-0/+3
2016-09-14python: Use more generic shebang.Justus Winter1-1/+1
2016-08-03python: Add a nicer interface to list keys.Justus Winter1-1/+1
2016-07-28python: Drop superfluous imports and trim public interface.Justus Winter1-2/+0
2016-07-15python: Add an idiomatic interface.Justus Winter1-2/+12
2016-07-14python: Fix test.Justus Winter1-13/+5
2016-07-12python: Port more tests.Justus Winter1-0/+243