aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-protocol-assuan.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-301-0/+2
* python: Fix using strings as commands in the assuan protocol.Justus Winter2017-02-171-3/+6
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-311-1/+1
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-4/+4
* 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: Support the Assuan engine.Justus Winter2016-07-281-0/+66