Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ tearDown
Method
tearDown
python/python3/tornado/test/httpserver_test.py:476–478 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
474
)
475
476
def
tearDown(self):
477
self.stream.close()
478
super().tearDown()
479
480
def
test_empty_request(self):
481
self.stream.close()
Callers
nothing calls this directly
Calls
2
close
Method · 0.45
tearDown
Method · 0.45
Tested by
no test coverage detected