Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ value
Method
value
python/python3/tornado/test/web_test.py:1914–1915 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1912
self.render(
"foo.html"
)
1913
1914
def
value(self):
1915
return
self.get_argument(
"value"
)
1916
1917
def
get_app_kwargs(self):
1918
def
my_ui_method(handler, x):
Callers
2
my_ui_method
Method · 0.45
render
Method · 0.45
Calls
1
get_argument
Method · 0.80
Tested by
no test coverage detected