app add ext
This commit is contained in:
parent
558d01eae5
commit
11b6e20c15
@ -26,6 +26,7 @@ class _App:
|
|||||||
return cls._instance
|
return cls._instance
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
self.ext = {}
|
||||||
self._listened = False
|
self._listened = False
|
||||||
self._requestHandler = {}
|
self._requestHandler = {}
|
||||||
self._app = tornado.web.Application([
|
self._app = tornado.web.Application([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user