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

Method close

Lib/test/test_asyncio/test_events.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69 pass
70
71 def close(self):
72 pass
73
74 def __await__(self):
75 pass

Calls

no outgoing calls

Tested by

no test coverage detected