Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/psf/cachecontrol
/ close
Method
close
cachecontrol/cache.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
raise
NotImplementedError()
30
31
def
close(self) -> None:
32
pass
33
34
35
class
DictCache(BaseCache):
Callers
10
sess
Method · 0.45
test_simple_lockfile_arg
Method · 0.45
test_lock_class
Method · 0.45
sess
Function · 0.45
test_close
Method · 0.45
sess
Method · 0.45
sess
Function · 0.45
get_free_port
Function · 0.45
test_file_cache_recognizes_consumed_file_handle
Method · 0.45
_close
Method · 0.45
Calls
no outgoing calls
Tested by
9
sess
Method · 0.36
test_simple_lockfile_arg
Method · 0.36
test_lock_class
Method · 0.36
sess
Function · 0.36
test_close
Method · 0.36
sess
Method · 0.36
sess
Function · 0.36
get_free_port
Function · 0.36
test_file_cache_recognizes_consumed_file_handle
Method · 0.36