MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / __exit__

Method __exit__

tools/python-3.11.9-amd64/Lib/selectors.py:202–203  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

200 return self
201
202 def __exit__(self, *args):
203 self.close()
204
205
206class _BaseSelectorImpl(BaseSelector):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected