Provides models for the tornado module.
Import path
import semmle.python.frameworks.Tornado
Predicates
| httputil | Gets a reference to the tornado.httputil module.
|
| web | Gets a reference to the tornado.web module.
|
| websocket | Gets a reference to the tornado.websocket module.
|
Modules
| HttpUtil | Provides models for the tornado.httputil module
|
| Web | Provides models for the tornado.web module
|
| WebSocket | Provides models for the tornado.websocket module
|