From f880ec04ea2caa4b0707af2b767f099318aae673 Mon Sep 17 00:00:00 2001 From: Florian Streibelt Date: Thu, 13 Oct 2011 23:21:09 +0200 Subject: [PATCH] now with goodbye message --- client-barcode/freitagskasse.py | 1 + 1 file changed, 1 insertion(+) diff --git a/client-barcode/freitagskasse.py b/client-barcode/freitagskasse.py index 701da0f..1062f2e 100644 --- a/client-barcode/freitagskasse.py +++ b/client-barcode/freitagskasse.py @@ -223,6 +223,7 @@ class Status: # Show final balance for some time clear() self.dump() + print_display('\x0bDanke,%-14s' % (self.login_name[:13]+"!") ) delay('Logout', 3) # Logout