Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ reverse
Method
reverse
python/python3/tornado/routing.py:477–478 ·
view source on GitHub ↗
(self, *args: Any)
Source
from the content-addressed store, hash-verified
475
self.name = name
476
477
def
reverse(self, *args: Any) -> Optional[str]:
478
return
self.matcher.reverse(*args)
479
480
def
__repr__(self) -> str:
481
return
"%s(%r, %s, kwargs=%r, name=%r)"
% (
Callers
9
jquery-1.12.4.min.js
File · 0.45
reverse_url
Method · 0.45
_generate_python
Method · 0.45
test_reverse
Method · 0.45
test_non_reversible
Method · 0.45
test_reverse_arguments
Method · 0.45
jquery-3.6.1.min.js
File · 0.45
Ct
Function · 0.45
jquery.js
File · 0.45
Calls
no outgoing calls
Tested by
3
test_reverse
Method · 0.36
test_non_reversible
Method · 0.36
test_reverse_arguments
Method · 0.36