modifié: superTornado.py
This commit is contained in:
@ -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