modifié: superTornado.py
This commit is contained in:
parent
0fce525080
commit
ebc902a322
@ -85,7 +85,7 @@ class AJAXHandler(BaseHandler):
|
||||
self.write(encoded)
|
||||
self.finish()
|
||||
except Exception, e :
|
||||
|
||||
pass
|
||||
|
||||
class DisconnectionHandler(BaseHandler):
|
||||
def post(self):
|
||||
|
Reference in New Issue
Block a user