Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ convert-cache.py
File
convert-cache.py
misc/convert-cache.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Script
for
converting between cache formats.
3
4
We support a filesystem tree based cache and a sqlite based cache.
Callers
nothing calls this directly
Calls
2
insert
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected