MCPcopy 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
635class LinkifyHandler(RequestHandler):
636 def get(self):
637 self.render("linkify.html", message="http://example.com")
638
639
640class UIModuleResourceHandler(RequestHandler):

Callers

nothing calls this directly

Calls 1

renderMethod · 0.45

Tested by

no test coverage detected