aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-encrypt-sym.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-94/+0
* python: Workaround for a regression in GnuPG 2.2.21Werner Koch2020-07-141-2/+10
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-6/+8
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-301-2/+1
* python: Skip tests if GnuPG is too old.Justus Winter2017-03-201-0/+2
* python: Remove superfluous initialization.Justus Winter2017-03-201-2/+0
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-311-1/+1
* python: Import the topmost module in tests and examples.Justus Winter2016-10-311-9/+8
* 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: Add an idiomatic interface.Justus Winter2016-07-151-0/+20
* python: Add more tests.Justus Winter2016-05-191-0/+63