Home GnuPG
Diffusion GPGME 1d2f22aae668

python: Rename private functions.
1d2f22aae668Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

python: Rename private functions.

Avoid the name pygpgme, as this is the name of another popular Python
binding for GPGME.

This commit renames all functions that are not exported to the Python
world.

  • lang/python/gpgme.i: Rename all private functions.
  • lang/python/helpers.c: Likewise.
  • lang/python/helpers.h: Likewise.
  • lang/python/private.h: Likewise. Also move the SWIG runtime helper

prototypes here.

  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Jul 28 2016, 2:51 PM
Parents
rMde69fa496c09: python: Support the Assuan engine.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rM1d2f22aae668: python: Rename private functions. (authored by Justus Winter <justus@g10code.com>).Jul 28 2016, 3:26 PM