MCPcopy Index your code
hub / github.com/python/cpython / close

Method close

Lib/test/test_asyncio/test_pep492.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 pass
24
25 def close(self):
26 pass
27
28 def __await__(self):
29 yield

Callers 1

test_iscoroutineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected