Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ close
Method
close
tools/python-3.11.9-amd64/Lib/zipfile.py:812–813 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
810
self.fp.flush()
811
812
def
close(self):
813
self.fp.close()
814
815
816
class
ZipExtFile(io.BufferedIOBase):
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected