gpgme/lang/python/pyme
Justus Winter 00ff6d0733 python: Improve and test Context.wait.
* lang/python/pyme/core.py (Context.wait): Improve docstring.  As the
context passed to 'gpgme_wait' is never NULL, it is pointless to look
at the returned context.  Always raise exceptions.
* lang/python/tests/Makefile.am (pytests): Add new test.
* lang/python/tests/t-wait.py: New file.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-24 18:00:16 +02:00
..
constants python: Rename bindings. 2016-05-10 13:19:26 +02:00
__init__.py python: Clean up examples. 2016-05-17 14:22:22 +02:00
callbacks.py python: Delete trailing whitespace. 2016-05-10 13:30:30 +02:00
core.py python: Improve and test Context.wait. 2016-05-24 18:00:16 +02:00
errors.py python: Make all GnuPG errors available. 2016-05-24 18:00:16 +02:00
util.py python: Move the base wrapper class. 2016-05-24 18:00:16 +02:00
version.py python: Rename bindings. 2016-05-10 13:19:26 +02:00