MCPcopy Create free account
hub / github.com/EasyIME/PIME / close

Method close

python/python3/tornado/test/tcpclient_test.py:202–203  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

200 self.closed = False
201
202 def close(self):
203 self.closed = True
204
205 def setUp(self):
206 super().setUp()

Callers 2

stopMethod · 0.45
tearDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected