From 41efa6a6afeb9da4b1681bd8d1a4deac97cf876a Mon Sep 17 00:00:00 2001 From: PASCALE NOYRET Date: Thu, 25 Nov 2021 16:15:13 +0100 Subject: [PATCH] debug intempestif --- Traducteur/mocles.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Traducteur/mocles.py b/Traducteur/mocles.py index 0c890f8b..553c9526 100644 --- a/Traducteur/mocles.py +++ b/Traducteur/mocles.py @@ -89,7 +89,6 @@ def parseKeywords(root): """A partir d'un arbre contenant des commandes, ajoute les noeuds fils correspondant aux mocles de la commande """ - debug=1 #traceback.print_stack(limit=5) matchFinder=KeywordFinder() -- 2.30.2