Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ render
Method
render
python/python3/tornado/web.py:3286–3287 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3284
3285
class
_xsrf_form_html(UIModule):
3286
def
render(self) -> str:
# type: ignore
3287
return
self.handler.xsrf_form_html()
3288
3289
3290
class
TemplateModule(UIModule):
Callers
nothing calls this directly
Calls
1
xsrf_form_html
Method · 0.80
Tested by
no test coverage detected