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

Method close

tools/python-3.11.9-amd64/Lib/tempfile.py:757–758  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

755 self.close()
756
757 def close(self):
758 self._file.close()
759
760 @property
761 def closed(self):

Callers 1

__del__Method · 0.95

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected