modifié: superTornado.py

This commit is contained in:
sidya82 2014-03-02 21:29:35 +01:00
parent 9c261054e0
commit c28b6c80c0
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ class WSocketHandler(BaseHandler,tornado.websocket.WebSocketHandler):
print '->Send visual alarm authorized user'
print 'maison.request("GET", "micom/lamp.php?room=salon1&order=1")'
print "->Authorized user access"
self.clear_cookie("user")
self.send_image()
def on_message(self,mesg):