aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-data.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-140/+0
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-3/+6
* python: Default whence argument for Data() to SEEK_SET.Tobias Mueller2017-12-041-0/+6
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-301-0/+2
* python: Import the topmost module in tests and examples.Justus Winter2016-10-311-15/+15
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-1/+1
* 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: Port more tests.Justus Winter2016-05-271-0/+4
* python: Implement data callbacks.Justus Winter2016-05-271-0/+41
* python: Fix reading data from existing files.Justus Winter2016-05-271-1/+33
* python: Fix writing to data buffers.Justus Winter2016-05-121-0/+49