aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-data.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-04python: Default whence argument for Data() to SEEK_SET.Tobias Mueller1-0/+6
2017-03-30python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter1-0/+2
2016-10-31python: Import the topmost module in tests and examples.Justus Winter1-15/+15
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-1/+1
2016-09-14python: Import from __future__ to align behavior of Python 2.7.Justus Winter1-0/+3
2016-09-14python: Use more generic shebang.Justus Winter1-1/+1
2016-05-27python: Port more tests.Justus Winter1-0/+4
2016-05-27python: Implement data callbacks.Justus Winter1-0/+41
2016-05-27python: Fix reading data from existing files.Justus Winter1-1/+33
2016-05-12python: Fix writing to data buffers.Justus Winter1-2/+28
2016-05-12python: Add a test suite.Justus Winter1-0/+23