gpgme/lang/python/examples
Justus Winter 4011b2b2a1 python: Trim imports.
* lang/python/examples/encrypt-to-all.py: Drop unused import of 'os'.
* lang/python/examples/signverify.py: Likewise.
* lang/python/examples/simple.py: Likewise.
* lang/python/examples/verifydetails.py: Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-09-14 14:35:00 +02:00
..
assuan.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
decryption-filter.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
delkey.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
encrypt-to-all.py python: Trim imports. 2016-09-14 14:35:00 +02:00
exportimport.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
genkey.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
inter-edit.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
sign.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
signverify.py python: Trim imports. 2016-09-14 14:35:00 +02:00
simple.py python: Trim imports. 2016-09-14 14:35:00 +02:00
testCMSgetkey.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
verifydetails.py python: Trim imports. 2016-09-14 14:35:00 +02:00