Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-20 | python: Remove superfluous initialization. | Justus Winter | 1 | -1/+0 |
2016-10-31 | python: Use vanity modules for constants in tests and examples. | Justus Winter | 1 | -1/+1 |
2016-10-31 | python: Import the topmost module in tests and examples. | Justus Winter | 1 | -6/+6 |
2016-10-31 | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-09-14 | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 1 | -0/+3 |
2016-09-14 | python: Use more generic shebang. | Justus Winter | 1 | -1/+1 |
2016-09-13 | python: Handle slight differences between Python 2 and 3. | Justus Winter | 1 | -1/+1 |
2016-05-27 | python: Port more tests. | Justus Winter | 1 | -4/+28 |
2016-05-19 | python: Add more tests. | Justus Winter | 1 | -4/+1 |
2016-05-17 | python: Port more tests. | Justus Winter | 1 | -24/+17 |
2016-05-12 | python: Fix writing to data buffers. | Justus Winter | 1 | -2/+28 |
2016-05-12 | python: Add a test suite. | Justus Winter | 1 | -0/+23 |