Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Clean up examples. | Justus Winter | 2016-05-17 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | * lang/python/examples/delkey.py: Clean up example. * lang/python/examples/encrypt-to-all.py: Likewise. * lang/python/examples/genkey.py: Likewise. * lang/python/examples/inter-edit.py: Likewise. * lang/python/examples/sign.py: Likewise. * lang/python/examples/signverify.py: Likewise. * lang/python/examples/simple.py: Likewise. * lang/python/examples/t-edit.py: Likewise. * lang/python/examples/verifydetails.py: Likewise. * lang/python/pyme/__init__.py: Likewise. Signed-off-by: Justus Winter <[email protected]> | ||||
* | python: Make test case more robust. | Justus Winter | 2016-05-12 | 1 | -0/+4 |
| | | | | | | * lang/python/examples/t-edit.py: Check if key is found. Signed-off-by: Justus Winter <[email protected]> | ||||
* | python: Delete trailing whitespace. | Justus Winter | 2016-05-10 | 1 | -1/+1 |
| | | | | | -- Signed-off-by: Justus Winter <[email protected]> | ||||
* | python: Rename bindings. | Justus Winter | 2016-05-10 | 1 | -0/+59 |
-- Signed-off-by: Justus Winter <[email protected]> |