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

Method close

tools/python-3.11.9-amd64/Lib/tarfile.py:598–599  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

596 return "tar"
597
598 def close(self):
599 self.fileobj.close()
600# class StreamProxy
601
602#------------------------

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected