Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ get_argument
Method
get_argument
python/python3/tornado/web.py:426–427 ·
view source on GitHub ↗
(self, name: str, default: str, strip: bool = True)
Source
from the content-addressed store, hash-verified
424
425
@overload
426
def
get_argument(self, name: str, default: str, strip: bool = True) -> str:
427
pass
428
429
@overload
430
def
get_argument(
# noqa: F811
Callers
15
check_xsrf_cookie
Method · 0.95
post
Method · 0.80
_on_authentication_verified
Method · 0.80
get_ax_arg
Method · 0.80
get_authenticated_user
Method · 0.80
get
Method · 0.80
post
Method · 0.80
get
Method · 0.80
_oauth_get_user_future
Method · 0.80
get
Method · 0.80
get
Method · 0.80
get
Method · 0.80
Calls
1
_get_argument
Method · 0.95
Tested by
15
get
Method · 0.64
post
Method · 0.64
get
Method · 0.64
_oauth_get_user_future
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64