aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/import-key.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-07python bindings: howto examplesBen McGinnes1-4/+4
* Made sure all example scripts meet PEP8 compliance. * Required fixing approx. a dozen of them in minor ways.
2018-06-28python bindings: import exampleBen McGinnes1-0/+91
* Added an example script for importing a key from a file (either ASCII armoured or not).