MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-496742.py

File recipe-496742.py

recipes/Python/496742_ShelfProxy/recipe-496742.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import shelve
2
3
4class InvalidationError(Exception):

Callers

nothing calls this directly

Calls 4

sync_proxyFunction · 0.85
InvalidationErrorClass · 0.85
openFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected