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

Method __exit__

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

Source from the content-addressed store, hash-verified

176 return self
177
178 def __exit__(self, *args):
179 self.close()
180
181 def initfp(self, file):
182 self._file = file

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected