aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-keylist.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-337/+0
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* python: Fix a couple of syntax errors.Werner Koch2018-09-201-36/+37
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-134/+188
* python: Improve keylist test.Justus Winter2017-08-211-0/+3
* python: Remove superfluous initialization.Justus Winter2017-03-201-1/+0
* python: default op_keylist_start parameters.Tobias Mueller2017-01-251-0/+12
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-311-8/+8
* python: Import the topmost module in tests and examples.Justus Winter2016-10-311-10/+9
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-4/+4
* python: Make 'get_key' more idiomatic.Justus Winter2016-10-131-0/+23
* python: Import from __future__ to align behavior of Python 2.7.Justus Winter2016-09-141-0/+3
* python: Use more generic shebang.Justus Winter2016-09-141-1/+1
* python: Add a nicer interface to list keys.Justus Winter2016-08-031-1/+1
* python: Drop superfluous imports and trim public interface.Justus Winter2016-07-281-2/+0
* python: Add an idiomatic interface.Justus Winter2016-07-151-2/+12
* python: Fix test.Justus Winter2016-07-141-13/+5
* python: Port more tests.Justus Winter2016-07-121-0/+243