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

Method __exit__

tools/python-3.11.9-amd64/Lib/sunau.py:331–332  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

329 return self
330
331 def __exit__(self, *args):
332 self.close()
333
334 def initfp(self, file):
335 self._file = file

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected