gpgme/lang/python/examples
Justus Winter 20dc37a0e7 python: Import the topmost module in tests and examples.
* examples/verifydetails.py: Only import the topmost module 'gpg' and
update the code accordingly.
* tests/support.py: Likewise.
* tests/t-callbacks.py: Likewise.
* tests/t-data.py: Likewise.
* tests/t-decrypt-verify.py: Likewise.
* tests/t-decrypt.py: Likewise.
* tests/t-edit.py: Likewise.
* tests/t-encrypt-large.py: Likewise.
* tests/t-encrypt-sign.py: Likewise.
* tests/t-encrypt-sym.py: Likewise.
* tests/t-encrypt.py: Likewise.
* tests/t-export.py: Likewise.
* tests/t-file-name.py: Likewise.
* tests/t-import.py: Likewise.
* tests/t-keylist.py: Likewise.
* tests/t-sig-notation.py: Likewise.
* tests/t-sign.py: Likewise.
* tests/t-signers.py: Likewise.
* tests/t-trustlist.py: Likewise.
* tests/t-verify.py: Likewise.
* tests/t-wait.py: Likewise.
* tests/t-wrapper.py: Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-10-31 15:42:35 +01:00
..
assuan.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
decryption-filter.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
delkey.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
encrypt-to-all.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
exportimport.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
genkey.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
inter-edit.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
sign.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
signverify.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
simple.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
testCMSgetkey.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
verifydetails.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00