Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ close
Method
close
django/utils/archive.py:241–242 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
239
self._copy_permissions(mode, filename)
240
241
def
close(self):
242
self._archive.close()
243
244
245
extension_map = dict.fromkeys(
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected