8196edf9ca
* lang/python/gpgme.i (gpgme_data_t): Use new function to create wrapper objects if necessary, and deallocate them after the function call. * lang/python/helpers.c (object_to_gpgme_data_t): New function. * lang/python/helpers.h (object_to_gpgme_data_t): New prototype. * lang/python/tests/Makefile.am (pytests): Add new test. * lang/python/tests/t-idiomatic.py: New file. Signed-off-by: Justus Winter <justus@g10code.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
support.py | ||
t-callbacks.py | ||
t-data.py | ||
t-decrypt-verify.py | ||
t-decrypt.py | ||
t-edit.py | ||
t-encrypt-large.py | ||
t-encrypt-sign.py | ||
t-encrypt-sym.py | ||
t-encrypt.py | ||
t-export.py | ||
t-file-name.py | ||
t-idiomatic.py | ||
t-sig-notation.py | ||
t-sign.py | ||
t-signers.py | ||
t-trustlist.py | ||
t-verify.py | ||
t-wait.py | ||
t-wrapper.py |