Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ relpath
Function
relpath
python/python3/tornado/test/web_test.py:60–61 ·
view source on GitHub ↗
(*a)
Source
from the content-addressed store, hash-verified
58
59
60
def
relpath(*a):
61
return
os.path.join(os.path.dirname(__file__), *a)
62
63
64
class
WebTestCase(AsyncHTTPTestCase):
Callers
5
get_app_kwargs
Method · 0.85
test_static_if_modified_since_time_zone
Method · 0.85
get_app_kwargs
Method · 0.85
get_app_kwargs
Method · 0.85
get_handlers
Method · 0.85
Calls
1
join
Method · 0.80
Tested by
no test coverage detected