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