aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/util.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-53/+0
2016-09-14python: Import from __future__ to align behavior of Python 2.7.Justus Winter1-0/+3
2016-09-13python: Handle slight differences between Python 2 and 3.Justus Winter1-0/+12
2016-07-28python: Drop superfluous imports and trim public interface.Justus Winter1-2/+1
2016-07-28python: Rename compiled SWIG module.Justus Winter1-3/+3
2016-07-28python: Support the Assuan engine.Justus Winter1-0/+6
2016-07-15python: Add an idiomatic interface.Justus Winter1-9/+14
2016-06-06python: Drop obsolete VCS keywords.Justus Winter1-1/+0
2016-05-24python: Move the base wrapper class.Justus Winter1-78/+0
2016-05-19python: Robust exception handling in callbacks.Justus Winter1-3/+13
2016-05-12python: Share generated methods between objects.justus/pyme3Justus Winter1-10/+16
2016-05-12python: Cache generated wrapper functions.Justus Winter1-3/+6
2016-05-12python: Fix name of exception, make slot methods explicit.Justus Winter1-1/+18
2016-05-10python: Delete trailing whitespace.Justus Winter1-2/+2
2016-05-10python: Rename bindings.Justus Winter1-0/+0
2015-05-05Python 3 port of PyMEBen McGinnes1-0/+72