Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ tearDown
Method
tearDown
python/python3/tornado/test/web_test.py:746–748 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
744
)
745
746
def
tearDown(self):
747
super().tearDown()
748
RequestHandler._template_loaders.clear()
749
750
def
get_handlers(self):
751
urls = [
Callers
2
tearDown
Method · 0.45
tearDown
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected