summaryrefslogtreecommitdiff
path: root/lang/python/examples/inter-edit.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/examples/inter-edit.py')
-rw-r--r--lang/python/examples/inter-edit.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/examples/inter-edit.py b/lang/python/examples/inter-edit.py
index 39d6f17..3c0f29b 100644
--- a/lang/python/examples/inter-edit.py
+++ b/lang/python/examples/inter-edit.py
@@ -40,8 +40,8 @@ with pyme.Context() as c:
print("Editing key {} ({}):".format(key.uids[0].uid, key.subkeys[0].fpr))
def edit_fnc(keyword, args):
- print("Status: {} ({}), args: {} > ".format(
- keyword, status, args), end='', flush=True)
+ print("Status: {}, args: {} > ".format(
+ keyword, args), end='', flush=True)
if not 'GET' in keyword:
# no prompt