From beb2cc98a841d036d9612b07ed2ccc7bd6b4b4de Mon Sep 17 00:00:00 2001 From: bernat Date: Fri, 15 Oct 2004 19:05:59 +0200 Subject: [PATCH] Modif la con de Fred darcs-hash:20041015170559-d1718-f1bc88dd035825e9a31ba84f9cff2eb31e7c4280.gz --- gestion/whos.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gestion/whos.py b/gestion/whos.py index f5872e76..5856313a 100755 --- a/gestion/whos.py +++ b/gestion/whos.py @@ -52,7 +52,7 @@ import popen2 limit_aff_details = 1 limit_aff_historique = 4 -aff_ipsec = 0 +aff_ipsec = 0 def unicode_print(truc) : """ Conversion de truc en iso-8859-15 puis affichage à l'écran """ @@ -652,9 +652,6 @@ def prise_etat(chbre) : else : f+= ', activée, lien non détecté' except : - if debug : - import traceback - traceback.print_exc() # Switch non manageable f = 'informations prise non disponibles'