aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-verify.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-197/+0
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-24/+28
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-301-0/+1
* python: Remove superfluous initialization.Justus Winter2017-03-201-2/+0
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-311-12/+12
* python: Import the topmost module in tests and examples.Justus Winter2016-10-311-36/+35
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-3/+3
* 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: Handle slight differences between Python 2 and 3.Justus Winter2016-09-131-2/+6
* python: Add an idiomatic interface.Justus Winter2016-07-151-12/+72
* python: Port more tests.Justus Winter2016-05-311-0/+128