From c98730cef0d400df0abfd4b17e812747fd3a9456 Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 22 Jan 2018 21:38:57 +0100 Subject: [PATCH] =?UTF-8?q?reset=20entry=20apr=C3=A9s=20click()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chaineTV.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chaineTV.py b/chaineTV.py index 7115864..afbf2eb 100644 --- a/chaineTV.py +++ b/chaineTV.py @@ -14,7 +14,7 @@ def click (): except KeyError: print ("numero de chaine inconnue") label2["text"]+="numero de chaine inconnue"+"\r" - + value.set("") def click_reset (): print ("exit")