Rien
darcs-hash:20051121184716-41617-e85d43a345f81b1da9a4721a43d33b741cf606f6.gz
This commit is contained in:
parent
e2f46272eb
commit
a0a219cf5d
1 changed files with 1 additions and 1 deletions
|
@ -774,7 +774,7 @@ def prise_etat(chbre) :
|
||||||
u'infos prise non dispo depuis cette machine'
|
u'infos prise non dispo depuis cette machine'
|
||||||
}.get(r.args[0],r.args[0])
|
}.get(r.args[0],r.args[0])
|
||||||
except ValueError, r :
|
except ValueError, r :
|
||||||
f = r.args[0]
|
f = r
|
||||||
except :
|
except :
|
||||||
f = u'infos prise non dispo : erreur interne'
|
f = u'infos prise non dispo : erreur interne'
|
||||||
return f
|
return f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue