modifié: superTornado.py
This commit is contained in:
parent
f2f68e1918
commit
8f13b1f7e4
@ -50,7 +50,7 @@ application = tornado.web.Application([
|
|||||||
])
|
])
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
#chargement congig
|
# chargement congfig
|
||||||
hand = LoadConf()
|
hand = LoadConf()
|
||||||
confAveug = hand.estAveugle()
|
confAveug = hand.estAveugle()
|
||||||
if confAveug == True:
|
if confAveug == True:
|
||||||
|
Reference in New Issue
Block a user