Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ get
Method
get
python/python3/tornado/test/web_test.py:636–637 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
634
635
class
LinkifyHandler(RequestHandler):
636
def
get(self):
637
self.render(
"linkify.html"
, message=
"http://example.com"
)
638
639
640
class
UIModuleResourceHandler(RequestHandler):
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected