Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Use vanity modules for constants in tests and examples. | Justus Winter | 2016-10-31 | 1 | -8/+8 |
* | python: Import the topmost module in tests and examples. | Justus Winter | 2016-10-31 | 1 | -10/+9 |
* | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 2016-10-31 | 1 | -4/+4 |
* | python: Make 'get_key' more idiomatic. | Justus Winter | 2016-10-13 | 1 | -0/+23 |
* | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 2016-09-14 | 1 | -0/+3 |
* | python: Use more generic shebang. | Justus Winter | 2016-09-14 | 1 | -1/+1 |
* | python: Add a nicer interface to list keys. | Justus Winter | 2016-08-03 | 1 | -1/+1 |
* | python: Drop superfluous imports and trim public interface. | Justus Winter | 2016-07-28 | 1 | -2/+0 |
* | python: Add an idiomatic interface. | Justus Winter | 2016-07-15 | 1 | -2/+12 |
* | python: Fix test. | Justus Winter | 2016-07-14 | 1 | -13/+5 |
* | python: Port more tests. | Justus Winter | 2016-07-12 | 1 | -0/+243 |