aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python: Expose less functions to the Python world.Justus Winter2016-07-281-0/+38
* lang/python/Makefile.am (EXTRA_DIST, COPY_FILES): Add new file. * lang/python/gpgme.i: Include new file and add comments. * lang/python/helpers.c: Include new file. * lang/python/helpers.h: Move functions we do not need to expose... * lang/python/private.h: ... here. Signed-off-by: Justus Winter <[email protected]>