modifié: superTornado.py

This commit is contained in:
sidya82 2014-04-02 20:09:35 +02:00
parent d370e8a245
commit 484668f38b
1 changed files with 0 additions and 1 deletions

View File

@ -264,7 +264,6 @@ class WSocketHandler(BaseHandler,tornado.websocket.WebSocketHandler):
dest.write(data+"\n")
if data == "ENDSECTION EVENT" :
isData = True
data = f.read()
dest.close()
temp.close()