aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/util.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-53/+0
* python: Import from __future__ to align behavior of Python 2.7.Justus Winter2016-09-141-0/+3
* python: Handle slight differences between Python 2 and 3.Justus Winter2016-09-131-0/+12
* python: Drop superfluous imports and trim public interface.Justus Winter2016-07-281-2/+1
* python: Rename compiled SWIG module.Justus Winter2016-07-281-3/+3
* python: Support the Assuan engine.Justus Winter2016-07-281-0/+6
* python: Add an idiomatic interface.Justus Winter2016-07-151-9/+14
* python: Drop obsolete VCS keywords.Justus Winter2016-06-061-1/+0
* python: Move the base wrapper class.Justus Winter2016-05-241-78/+0
* python: Robust exception handling in callbacks.Justus Winter2016-05-191-3/+13
* Merge branch 'justus/pyme3'Justus Winter2016-05-171-1/+0
* python: Share generated methods between objects.justus/pyme3Justus Winter2016-05-121-10/+16
* python: Cache generated wrapper functions.Justus Winter2016-05-121-3/+6
* python: Fix name of exception, make slot methods explicit.Justus Winter2016-05-121-1/+18
* python: Delete trailing whitespace.Justus Winter2016-05-101-2/+2
* python: Rename bindings.Justus Winter2016-05-101-0/+72