Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ close
Method
close
django/utils/archive.py:98–99 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
96
self._archive.list()
97
98
def
close(self):
99
self._archive.close()
100
101
102
class
BaseArchive:
Callers
9
__exit__
Method · 0.95
chars
Method · 0.45
words
Method · 0.45
stop
Method · 0.45
close_all
Method · 0.45
_strip_once
Function · 0.45
extract
Method · 0.45
close
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected