doc: python bindings howto
* Fixed minor error in one of the verification examples.
This commit is contained in:
parent
ac6a552c37
commit
e57388a69f
@ -898,7 +898,7 @@
|
|||||||
""".format(c.get_key(sign.fpr).uids[0].uid,
|
""".format(c.get_key(sign.fpr).uids[0].uid,
|
||||||
sign.fpr, time.ctime(sign.timestamp)))
|
sign.fpr, time.ctime(sign.timestamp)))
|
||||||
else:
|
else:
|
||||||
pass(e)
|
pass
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Whereas this next example, which is almost identical would work
|
Whereas this next example, which is almost identical would work
|
||||||
|
Loading…
Reference in New Issue
Block a user