Modif la con de Fred
darcs-hash:20041015170559-d1718-f1bc88dd035825e9a31ba84f9cff2eb31e7c4280.gz
This commit is contained in:
parent
1c5fe8a10d
commit
beb2cc98a8
1 changed files with 1 additions and 4 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue