MCPcopy 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
4We support a filesystem tree based cache and a sqlite based cache.

Callers

nothing calls this directly

Calls 2

insertMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected