Pour savoir pourqui ca ne marche pas...
darcs-hash:20041014213359-41617-0180bb8dfb8e04a4b3402cc68bda1457d6479057.gz
This commit is contained in:
parent
7befa74940
commit
54cb0a2348
1 changed files with 3 additions and 0 deletions
|
@ -622,6 +622,9 @@ 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