MCPcopy 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
35class DictCache(BaseCache):

Callers 10

sessMethod · 0.45
test_lock_classMethod · 0.45
sessFunction · 0.45
test_closeMethod · 0.45
sessMethod · 0.45
sessFunction · 0.45
get_free_portFunction · 0.45
_closeMethod · 0.45

Calls

no outgoing calls

Tested by 9

sessMethod · 0.36
test_lock_classMethod · 0.36
sessFunction · 0.36
test_closeMethod · 0.36
sessMethod · 0.36
sessFunction · 0.36
get_free_portFunction · 0.36