Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ testutil.py
File
testutil.py
mypyc/test-data/fixtures/testutil.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Simple support library for our run tests.
2
3
from
contextlib
import
contextmanager
4
from
collections.abc
import
Iterator
Callers
nothing calls this directly
Calls
2
float
Class · 0.85
range
Class · 0.85
Tested by
no test coverage detected